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

https://github.com/5t111111/racc-example-hs


https://github.com/5t111111/racc-example-hs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# racc-example-hs

```
$ racc -o parser.rb parser.rb.y
```

```
$ ruby parser.rb
```