From 5ea3db7bec2830a9ec0f7dd011ea077ae748c6cc Mon Sep 17 00:00:00 2001 From: B. Watson Date: Fri, 20 Feb 2015 09:43:56 +0700 Subject: games/adl: Added (compiler and runtime). Signed-off-by: Willy Sudiarto Raharjo --- games/adl/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 games/adl/README (limited to 'games/adl/README') diff --git a/games/adl/README b/games/adl/README new file mode 100644 index 0000000000..02bfbf10be --- /dev/null +++ b/games/adl/README @@ -0,0 +1,10 @@ +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. -- cgit v1.2.3