Bc
Bc
https://www.gnu.org/software/bc/
Interactive algebraic language.
'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.
Documentation
https://www.gnu.org/software/bc/manual/
This is a GNU package:
bc
Download
https://ftp.gnu.org/pub/gnu/bc/bc-1.07.1.tar.gz
version 1.07.1
(stable)
released on 10 April 2017
OpenPGP signature URL: https://ftp.gnu.org/gnu/bc/bc-1.07.1.tar.gz.sig
Donate link
https://my.fsf.org/donate/Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Phil Nelson | Maintainer |
Ken Pizzini | Maintainer |
Resources and communication
Software prerequisites
This entry (in part or in whole) was last reviewed on 18 January 2019.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.