https://github.com/bouk/calc
Trying out flex and handrolling a recursive descent parser
https://github.com/bouk/calc
Last synced: over 1 year ago
JSON representation
Trying out flex and handrolling a recursive descent parser
- Host: GitHub
- URL: https://github.com/bouk/calc
- Owner: bouk
- Created: 2013-11-04T21:19:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-04T21:22:46.000Z (over 12 years ago)
- Last Synced: 2025-01-23T01:11:26.646Z (over 1 year ago)
- Language: C
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Calc
Lexed calculator