Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/professionalmenace/math-parser
- Owner: ProfessionalMenace
- License: mit
- Created: 2024-11-05T22:10:54.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T22:19:16.000Z (about 2 months ago)
- Last Synced: 2024-11-17T23:24:29.253Z (about 2 months ago)
- Topics: calculator, math, mathematics, parser
- Language: Zig
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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