Download List

项目描述

JACL is an interpreted language for creating interactive fiction and turn-based Web games. Using a variety of Glk libraries, JACL has cross-platform support for graphics and sound in the desktop environment. JACL also includes an integrated Web server for easy testing of Web-based games.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-25 14:06
2.8.2

一个错误,是导致段错误当'秘技'命令时没有提供一个文件名是固定的使用。
A bug that was causing a segfault when the 'savegame' command was used without supplying a filename was fixed.

2010-08-24 21:25
2.8.1

此版本增加了对阅读和处理系统时支持,提供一个固定的文件名作为参数为'保存'和'还原'命令,修正了一个嵌套循环的错误,固定在一个错误的功能+退出一个错误,修正了一个错误这显示领先的'|'的时候使用'打印'命令,并改进了Web用户界面。
This release added support for reading and processing system time, fixed a bug with supplying a filename as an argument to 'save' and 'restore' commands, fixed a bug with nested loops, fixed a bug in the +exits function, fixed a bug that displayed leading '|'s when using the 'print' command, and improved the Web user interface.

2010-04-28 19:43
2.7.0

一个网络界面库是新增,提供了一种易于采用AJAX功能的Web为基础的互动游戏虚构前端。 Unicode支持被添加到口译。动词库被翻译成法语。许多其他的改进和错误修正了言。
A Web interface library was added, which provides an easy-to-use AJAX-enabled front end for Web-based interactive fiction games. Unicode support was added to the interpreter. The verb library was translated to French. Many other improvements and bug fixes were made.

2010-02-19 19:14
2.6.0

网站功能已经被合并了最新的解释,使基于浏览器的游戏,可以轻松地创建。游戏既可以播放使用内置的Web服务器或与任何的FastCGI的Web服务器。几个小错误修复也取得,提高了整体稳定性。
Web capability has now been merged with the latest interpreter, allowing browser-based games to be easily created. Games can either be played using the built-in Web server or with any FastCGI-enabled Web server. Several small bug fixes have also been made, improving overall stability.

2009-10-14 20:46
2.5.2

错误处理进行了改进,包括新的命令“错误”的显示系统从JACL库代码的类型错误。此外,也有新的“调试”的显示测试,可以在不关闭在调试模式下运行的消息命令。
Error handling was improved, including the new command "error" for displaying system-type errors from within JACL library code. Also included is a new "debug" command for displaying test messages that can be turned off when not running in debug mode.

Project Resources