| PILOT | |
| 1.6 | |
| compiler(->C), interpreter, library, documentation, examples, tutorial, test suite. | |
| Eric S. Raymond <esr@snark.thyrsus.com> | |
| ftp://locke.ccil.org:pub/retro/pilot-1.6.shar.gz (in the Museum of Retrocomputing) | |
| PILOT is a primitive CAI language first designed in 1962 on IBM mainframes. It is rather weak and has very odd lexical rules, but is easy to learn and use. I wrote this implementation strictly as a hack, but it works and does include an interactive tutorial written in PILOT itself which is also a decent test load. This implementation is both an interpreter for the PILOT language and a compiler for it using C as an intermediate language. | |
| Reference implementation of the IEEE Standard for PILOT, 1154-1191 | |
| report to Eric S. Raymond <esr@snark.thyrsus.com> | |
| If you plan to make money from it, contact the author. | |
| Any ANSI C host. | |
| comp.lang.misc,alt.lang.intercal | |
| October 16th, 1994 |
language: PILOT
category: educational summary, or expanded.
category: scripting languages summary, or expanded.
Please send updates to free-compilers@idiom.com
The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.
Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved