This website requires JavaScript.
Explore
Help
Sign In
j
/
Conlang
Watch
1
Star
1
Fork
0
You've already forked Conlang
Code
Issues
5
Pull Requests
Packages
Projects
2
Releases
Wiki
Activity
8eb1f46a65
Conlang
/
.gitignore
3 lines
27 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial Commit
2023-09-21 20:41:12 +00:00
**/Cargo.lock
target
conlang: Rename literals; split, compose, and document Rules - Renamed literal Types to reflect their literal nature - This allows for consistent naming across future non-literal Types - Complicated lexer Rules have been split into composable sub-rules, and moved into the Rule struct. - This improves modularity, and allows sharing of sub-rules across rules. - Documented each lexer rule with (at least) a one-line blurb describing its function
2023-09-27 23:13:01 +00:00
*.pest
Reference in New Issue
Copy Permalink