Download List

Projeto Descrição

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

Um bug que estava causando um segfault quando o comando 'save' foi utilizado sem fornecer um nome de arquivo foi corrigido.
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 versão adicionou suporte para leitura e tempo de processamento do sistema, corrigiu um bug com o fornecimento de um nome de arquivo como um argumento para "salvar" e "restaurar" os comandos, fixado um bug com loops aninhados, corrigiu um bug nas saídas + função, corrigiu um bug que apresentou líder | quando utilizar o comando 'print', e melhorou a interface de usuário da 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

A biblioteca de interface Web foi adicionado, o que proporciona uma fácil de usar AJAX-enabled front-end para Web baseados em jogos de ficção interativa. Unicode suporte foi adicionado para o intérprete. A biblioteca verbo foi traduzido para o francês. Muitas outras melhorias e correções de bugs foram feitas.
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

Capacidade da Web já foi fundido com o mais recente intérprete, permitindo que os jogos baseados em navegador para ser facilmente criados. Jogos podem ser jogados utilizando o servidor Web embutido ou com qualquer FastCGI servidor Web habilitado. Várias pequenas correções de bugs também foram feitas, melhorando a estabilidade global.
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

Tratamento de erros foi melhorado, incluindo o novo comando "erro" para a exibição de erros de sistema tipo de dentro JACL código da biblioteca. Também está incluída uma depuração "novo" comando para exibir mensagens de teste que pode ser desligado quando não estiver sendo executado em modo de depuração.
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