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 year 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T21:15:39.000Z (over 1 year ago)
- Last Synced: 2025-02-01T19:12:55.747Z (over 1 year ago)
- Topics: calculator, math, mathematics, parser
- Language: Zig
- Homepage:
- Size: 17.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