Categories
Bc
'Bc' is an arbitrary precision numeric processing language. Its syntax is similar to C, but differs in many substantial areas. It supports interactive execution of statements. 'Bc' is a utility included in the POSIX P1003.2/D11 draft standard.
This version does not use the historical method of having bc be a compiler for the dc calculator (the POSIX document doesn't specify how bc must be implemented). This version has a single executable that both compiles the language and runs the resulting 'byte code.' The byte code is not the dc language.
Last updated 14 Dec, 2008
About
Leadership
- Phil Nelson - Maintainer
Related Projects
Dr genius, Genius, Octave, Yorick
Subprograms
GNU, dc
Versions
1.06
1.06 stable released 2001-03-18
- Released: 18 Mar, 2001
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/bc/bc-1.06.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line, Console
User Community and Support
User reference manual available from http://www.gnu.org/software/bc/manual/html_mono/bc.html




