Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / lang / a60 / DESCR
blobd9c222176fa290b7327a9224b073d718cf96d062
1 From the documentation:
3    This Algol 60 interpreter is based upon the "Revised Report on the
4 Algorithmic Language Algol 60" [RRA60].
6    At school, a long time ago, I learned Algol 60 in a completely
7 theoretical manner.  Later I learned Algol 68 and C (and more ...).
9    The concept of call-by-name never left my mind, and so I started to
10 write this Algol 60 interpreter:  Made for fun and a call-by-name.