JACL Adventure Creation Language 1.13.1 (Default branch) |
|
|
Wednesday December 19, 2007. 03:14 PM FreshMeat
JACL is an interpreted language for creating
HTML-based games and interactive ficiton. The JACL
interpreter contains an integrated Web server,
allowing games to be played locally or across the
network with minimal configuration. As all
execution takes place on the server, users require
nothing more than a plain Web browser to play.
License: GNU General Public License (GPL)
Changes:
This release fixes numerous bugs and focuses on
improving stability and error reporting. All
errors are now sent to the Web browser or stderr
in addition to the log files to assist with
debugging. Several program errors that previously
lead to either crashes or hard-to-find bugs now
produce a meaningful error message.
|