This website requires JavaScript.
Explore
Help
Sign In
sils
/
core
forked from
trinitrix/core
Watch
1
Star
0
Fork
You've already forked core
0
Code
Pull Requests
Activity
370aac4395
core
/
trixy
/
trixy-lang_parser
/
generate_docs
10 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env sh
ebnf2pdf
"./docs/grammar.ebnf"
mv out.pdf ./docs/grammar.pdf
# vim: ft=sh
View Git Blame
Copy Permalink