tool: GNU BC


Language:
Unix BC (arbitrary-precision arithmetic language)
Version:
1.02
Parts:
parser (yacc), interpreter, BC math library
Author:
Philip A. Nelson <phil@cs.wwu.edu>
Location:
ftp://gatekeeper.dec.com/bc-1.02.tar.Z or any other GNU archive site
Description:
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).
Conformance:
Superset of POSIX BC (P10003.2/D11), with a POSIX-only mode.
Restriction:
Source code falls under the GNU CopyLeft.
Requires:
vsprintf and vfprintf routines
Ports:
Unix (BSD, System V, MINIX, POSIX)
Updated:
?

Related Items

language: Unix BC

category: mathematical tools and languages summary, or expanded.


This work supported by Idiom Consulting. Idiom is a full-service ISP, providing Internet access in Northern California and Web hosting worldwide.

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