mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
5ea3db7bec
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
516 B
Text
10 lines
516 B
Text
adl (compiler and runtime for adventure definition language)
|
|
|
|
ADL stands for Adventure Definition Language. It is a superset, with
|
|
greatly enhanced capabilities, of an older language named DDL. DDL was
|
|
originally written in 1981 by Michael Urban, Chris Kostanick, Michael
|
|
Stein, Bruce Adler, and Warren Usui, all of the UCLA Computer Club.
|
|
|
|
Includes compiler (adlcomp), runtime (adlrun), debugger (adldebug),
|
|
and two sample games (aard and mpu). Documentation and sample code is
|
|
installed in /usr/doc/adl-$VERSION.
|