(Followup-To is set to rec.games.int-fiction.)
Version 1.1 of FrobTADS, the portable TADS toolkit, is now available for
download:
http://tads.org/frobtads.htm
Changes since version 1.0:
- Tads virtual machines and compilers updated to 2.5.15/
3.1.0. Tads
3.1 introduces network capabilities and currently it is not possible
to build the package without network support. pthreads, sockets and
libcurl are required for a successful build.
- Compiler and runtime sources have been unified. It is no longer
necessary to download separate archives in order to build the T2 or
T3 compilers. Because of this, two new configure options have been
introduced in case you don't want to build the compilers:
--disable-t2-compiler
--disable-t3-compiler