| ABC | |
| ABC | |
| 1.04.01 | |
| interpreter/compiler | |
| Leo Geurts, Lambert Meertens, Steven Pemberton <Steven.Pemberton@cwi.nl> | |
| ftp://ftp.cwi.nl/pub/abc/* or http://www.cwi.nl/~steven/abc/ | |
| ABC is an imperative language embedded in its own environment. It is interactive, structured, high-level, very easy to learn, and easy to use. It is suitable for general everyday programming, such as you would use BASIC, Pascal, or AWK for. It is not a systems-programming language. It is an excellent teaching language, and because it is interactive, excellent for prototyping. ABC programs are typically very compact, around a quarter to a fifth the size of the equivalent Pascal or C program. However, this is not at the cost of readability, on the contrary in fact. | |
|
"The ABC Programmer's Handbook" by Leo Geurts,
Lambert Meertens and Steven Pemberton, published by
Prentice-Hall (ISBN 0-13-000027-2)
"An Alternative Simple Language and Environment for PCs" by Steven Pemberton, IEEE Software, Vol. 4, No. 1, January 1987, pp. 56-64. | |
| unix, MSDOS, atari, mac | |
| abc-list-request@cwi.nl | |
| abc@cwi.nl | |
| May 2nd, 1991 |
| ABC | |
| Grammar analysis tools | |
| 1 | |
| analysis tools, samples, documentation | |
| Steven Pemberton <Steven.Pemberton@cwi.nl> | |
| ftp://ftp.cwi.nl/pub/abc/examples/grammar/* or http://www.cwi.nl/~steven/abc/examples/grammar | |
| Grammar analysis program written in ABC (q.v.) for answering such questions as "what are the start symbols of all rules", "what symbols can follow this symbol", "which rules are left recursive", and so on. Includes a grammar of ISO Pascal. | |
| Ftp://archive includes an article explaining the package. | |
| unix, MSDOS, atari, mac | |
| Steven.Pemberton@cwi.nl | |
| July 5th, 1993 |
category: educational 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