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

https://github.com/aceinetx/calc

An old-style ANSI C lexer, parser, and evaluator for mathematical expressions
https://github.com/aceinetx/calc

Last synced: about 1 year ago
JSON representation

An old-style ANSI C lexer, parser, and evaluator for mathematical expressions

Awesome Lists containing this project

README

          

calc
====

An old-style ANSI C lexer, parser, and evaluator for mathematical expressions.