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

https://github.com/lukasjarosch/skipper-expression-language


https://github.com/lukasjarosch/skipper-expression-language

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# skipper-expression-language

## Render railroad-diagrams

> Requires: [matthijsgroen/ebnf2railroad](https://github.com/matthijsgroen/ebnf2railroad)

```bash
ebnf2railroad -t "Skipper Expression Language" grammar.ebnf
```