This website requires JavaScript.
Explore
Help
Sign In
trinitrix
/
core
Archived
Watch
5
Star
4
Fork
You've already forked core
2
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-26
. You can view files and clone it, but cannot push or open issues or pull requests.
be066afe23
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
Reference in New Issue
View Git Blame
Copy Permalink