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 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.

2008-05-07 12:23
2.0

모든 코드 및 청소되어 지금은 대부분의 인터프리터의 모든 버전에서 공유됩니다. 게임의 명령을 파서를 완전히 재작 성되어 통역 Glk 콘솔 사용자 인터페이스 API를 사용할 수 있도록 포팅되었습니다. 설명서도되었습니다 확대 지금도 인쇄할 수있는 PDF로 제공됩니다. 다른 많은 새로운 기능뿐만 아니라, 여러 버그수정이 추가되었습니다.
All code has been cleaned up and the majority is
now shared across all versions of the interpreter.
The in-game command parser has been totally
rewritten and the console interpreter has been
ported to make use of the Glk user interface API.
Documentation has also been expanded and is now
also provided as a printable PDF. Many other new
features have been added, as well as many
bugfixes.

2008-01-19 10:17
1.13.3

인터프리터의 버그함으로써 불법적인 출구를 만드는 풍경을 대량 위치 설정 해결되었습니다. 제공된 샘플 게임 기타 잡다한 버그가 수정되었습니다.
Tags: Minor bugfixes
A bug in the interpreter that set the mass of locations to SCENERY thereby creating illegal exits was fixed. Other miscellaneous bugs in the supplied sample games were fixed.

2008-01-12 09:55
1.13.2

코드 '프록시'명령에 대한 동작을 사용하여 여러 개의 개체를 참조하도록 재작 성했습니다. 몇 가지 사소한 버그가 시도 안정성 향상에 고정했다.
Tags: Minor bugfixes
Code for the 'proxy' command was rewritten to allow use with moves referring to multiple objects. Several minor bugs were fixed in an attempt to improve stability.

2007-12-19 14:14
1.13.1

이 릴리스에는 다수의 버그 수정과 안정성 및 오류보고 기능 개선에 중점을 둡니다. 모든 오류는 이제 웹 브라우저 또는 열려진 로그에 추가로 보내집니다 디버깅을 지원하는 파일입니다. 몇 가지 프로그램이 오류는 이전에 충돌하거나 하나의 하드로 이어질 - 지금은 버그를 찾기 위해 의미있는 오류 메시지를 생성합니다.
Tags: Minor bugfixes
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.

2007-12-11 13:11
1.13.0

배열에 대한 지원을하는 동안 루프를 추가했다. 함수에 인자를 전달하기위한 구문을 반환 값은 내부 표현을 사용할 수 있도록 바뀌었습니다. 수많은 사소한 버그가 수정되었습니다.
Tags: Minor feature enhancements
Support for arrays and while loops was added. The syntax for passing arguments to functions was modified to allow return value to be used inside expressions. Numerous minor bugs were fixed.

Project Resources