https://github.com/edap/ofxchomsky
experiment learning bison and flex
https://github.com/edap/ofxchomsky
Last synced: 10 months ago
JSON representation
experiment learning bison and flex
- Host: GitHub
- URL: https://github.com/edap/ofxchomsky
- Owner: edap
- Created: 2018-09-15T12:11:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T07:32:58.000Z (almost 8 years ago)
- Last Synced: 2025-02-13T03:46:41.278Z (over 1 year ago)
- Language: C++
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to build
```c
cd derived
make
```
Test with `./chomsky` in the same folder.