tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
Stars
1.9k
Forks
297
Watchers
1.9k
Open Issues
37
Overall repository health assessment
No package.json found
This might not be a Node.js project
103
commits
8
commits
6
commits
4
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Merge pull request #132 from iker-sr/fix-null-ptr-deref
4a7456eView on GitHubFix: possible null pointer dereference due to unchecked malloc
f55e186View on GitHubMerge pull request #68 from mortie/feature/handle-malloc-error
373d2d3View on GitHubfix for possible out-of-bounds memory access in repl
6b9b727View on GitHub