https://github.com/lukasjarosch/skipper-expression-language
https://github.com/lukasjarosch/skipper-expression-language
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukasjarosch/skipper-expression-language
- Owner: lukasjarosch
- License: mit
- Created: 2024-03-20T22:20:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-30T10:47:33.000Z (about 1 year ago)
- Last Synced: 2025-02-24T16:48:27.347Z (3 months ago)
- Language: Go
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```