This website requires JavaScript.
Explore
Help
Sign In
j
/
grammatical-ebnf
Watch
1
Star
0
Fork
0
You've already forked grammatical-ebnf
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
John
d1d8c45bdb
Implement a dead simple pseudo-EBNF to Pest translator, which works on Conlang's EBNF
2024-04-06 05:22:21 -05:00
src
Implement a dead simple pseudo-EBNF to Pest translator, which works on Conlang's EBNF
2024-04-06 05:22:21 -05:00
.gitignore
Implement a dead simple pseudo-EBNF to Pest translator, which works on Conlang's EBNF
2024-04-06 05:22:21 -05:00
Cargo.lock
Implement a dead simple pseudo-EBNF to Pest translator, which works on Conlang's EBNF
2024-04-06 05:22:21 -05:00
Cargo.toml
Implement a dead simple pseudo-EBNF to Pest translator, which works on Conlang's EBNF
2024-04-06 05:22:21 -05:00
test.grammatical
Implement a dead simple pseudo-EBNF to Pest translator, which works on Conlang's EBNF
2024-04-06 05:22:21 -05:00
Description
The flavor of EBNF used by the Conlang project
31
KiB
Languages
Rust
100%