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

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

Awesome Lists containing this project

README

          

## How to build

```c
cd derived
make
```

Test with `./chomsky` in the same folder.