An open API service indexing awesome lists of open source software.

https://github.com/aceinetx/bcalc

Math expressions parser written in the B programming language. All without dynamic memory allocations
https://github.com/aceinetx/bcalc

Last synced: 5 months ago
JSON representation

Math expressions parser written in the B programming language. All without dynamic memory allocations

Awesome Lists containing this project

README

          

bcalc

Math expressions parser written in the B programming language, using my own compiler. All without dynamic allocations