Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/j0nimost/yame

Yet Another Math Expression Parser
https://github.com/j0nimost/yame

mathparser pratt-parser zig

Last synced: 18 days ago
JSON representation

Yet Another Math Expression Parser

Awesome Lists containing this project

README

        

## YAME
Yet Another Math Expression Parser.

### Inspiration
Learning How Different Parsers work, In this case the Pratt Parser

### How To
- Install Zig version 0.10.1 : https://ziglang.org/learn/getting-started/
- Run `zig run main.zig`

### Author
John Nyingi