Download List

Descripción del Proyecto

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 Requirements

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

Un error que causaba que una violación de segmento cuando el comando 'savegame se utilizó sin proporcionar un nombre de archivo se haya fijado.
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

Esta versión añade soporte para la lectura y el tiempo de procesamiento del sistema, ha corregido un error con el suministro de un nombre de archivo como argumento para "salvar" y "restaurar" de comandos, ha corregido un error con bucles anidados, ha corregido un error en las salidas + función, ha corregido un error que aparecen líder | s cuando se usa el comando "imprimir", y ha mejorado la interfaz de usuario 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

Una biblioteca de interfaz web se ha añadido, que proporciona un fácil de usar AJAX interfaz para los juegos de ficción basada en la Web interactivas. soporte Unicode sido añadido a la intérprete. La biblioteca verbo fue traducido al francés. Muchas otras mejoras y correcciones de errores fueron hechos.
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

La capacidad Web ha sido fusionada con la última interpretación, permitiendo que los juegos basados en navegador para ser creados fácilmente. Juegos puede ser jugado con el servidor Web integrado o con cualquier FastCGI servidor Web habilitado. Varias pequeñas correcciones de errores también se han hecho, la mejora de la estabilidad general.
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

El manejo de errores se ha mejorado, incluyendo el nuevo comando "error" para mostrar el sistema de este tipo de errores en el código de la colección de JACL. También se incluye una nueva "depuración" de comando para mostrar mensajes de prueba que se puede apagar cuando no se ejecuta en modo de depuración.
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