Attention TADS Programmers

I do all my TADS3 development in Linux. It’s command line utilities all the way. In fact they do all the work even in Windows, so I just use them directly. The only difference, I think, is the lack of debugger in Linux, but I tend not to use it much anyway.

And with the webui addition to TADS only the sky (and the amount of RAM on the server) is the limit.

I’m working on a debugger for frobtads. Proof of concept at this stage, but it works (and it wasn’t as difficult as the long time lacking one might suggests, because the infrastructure is right in the TADS3 sources, which is great).

Stay tuned :slight_smile:

Wow, that would be very cool! :slight_smile: