| Unix BC (arbitrary-precision arithmetic language) | |
| C-BC | |
| 1.1 | |
| bytecode compiler, interpreter, documentation, examples | |
| Mark Hopkins <mark@omnifest.uwm.edu> | |
| alt.sources (10/04/93), or contact author by E-mail. | |
| A strongly typed version of BC with expanded C-like syntax, more base types, with ability to form array and pointer types of any dimension and to allocate/free arrays at run-time. | |
| Most POSIX-BC features supported, except functions must be declared consistently and declared before first use. String handling slightly different. | |
| C-BC implementation notes contained with software documentation | |
| ANSI-C compiler | |
| DOS, Unix | |
| No system dependent features present. | |
| August 23rd, 1993 |
| Unix BC (arbitrary-precision arithmetic language) | |
| GNU BC | |
| 1.02 | |
| parser (yacc), interpreter, BC math library | |
| Philip A. Nelson <phil@cs.wwu.edu> | |
| ftp://gatekeeper.dec.com/bc-1.02.tar.Z or any other GNU archive site | |
| BC is an arbitrary precision numeric processing language with a C-like syntax that traditionally provided a front-end to DC. This version, however, is self-contained and internally executes its own compiled code (unrelated to DC code). | |
| Superset of POSIX BC (P10003.2/D11), with a POSIX-only mode. | |
| Source code falls under the GNU CopyLeft. | |
| vsprintf and vfprintf routines | |
| Unix (BSD, System V, MINIX, POSIX) | |
| ? |
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