20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
adl: adl (compiler and runtime for adventure definition language)
|
|
adl:
|
|
adl: ADL stands for Adventure Definition Language. It is a superset, with
|
|
adl: greatly enhanced capabilities, of an older language named DDL. DDL was
|
|
adl: originally written in 1981 by Michael Urban, Chris Kostanick, Michael
|
|
adl: Stein, Bruce Adler, and Warren Usui, all of the UCLA Computer Club.
|
|
adl:
|
|
adl: Includes compiler (adlcomp), runtime (adlrun), debugger (adldebug),
|
|
adl: and two sample games (aard and mpu). Documentation and sample code
|
|
adl: is installed in /usr/doc/adl-$VERSION.
|
|
adl:
|