Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/professionalmenace/math-parser

Parser of mathematical expressions (in developement)
https://github.com/professionalmenace/math-parser

calculator math mathematics parser

Last synced: about 1 month ago
JSON representation

Parser of mathematical expressions (in developement)

Awesome Lists containing this project

README

        

# Math Parser
Math parser (IN DEVELOPEMENT)
is a cli parser for mathematical expressions in zig without any external dependencies.
## Planned Features
* parsing and evaluating expressions
* support for big integers
* support for rational numbers
* support for big floats
* support for polymomes