This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
SeraphScript
Watch
1
Star
0
Fork
You've already forked SeraphScript
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
765
KiB
Rust
100%
2e87674720
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Deukhoofd
2e87674720
Fixes identifiers starting with Z or z, and numbers starting with 9 not being lexed
2022-04-07 20:00:01 +02:00
src
Fixes identifiers starting with Z or z, and numbers starting with 9 not being lexed
2022-04-07 20:00:01 +02:00
.gitignore
Initial commit, implements parser.
2021-05-15 16:53:53 +02:00
Cargo.toml
Adds func parsing, integration tests, some general fixes related to integration tests
2022-04-06 22:39:25 +02:00
grammar.ebnf
More parsing work
2022-04-03 19:13:36 +02:00