Make the code persistent across files
8 files changed
tree: bd933695dabc570c0168927ef9c63958a0facc9e
  1. include/
  2. src/
  3. tests/
  4. .gitignore
  5. LICENSE.md
  6. Makefile
  7. NOTICE.md
  8. README.md
README.md

bc

This is an implementation of POSIX bc. It is not even in alpha stage yet, so it is not ready for use.

Because this bc makes use of arbprec by cmgraff and hexingb et al, this bc is a collaborative effort. All arbprec contributors are considered bc contributors.