Skip to content

Commit 2b92211

Browse files
committed
Finished basic parser!
Not everything is supported yet, but I've gotten to a state where I'm happy
1 parent 1bcbaad commit 2b92211

2 files changed

Lines changed: 328 additions & 77 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@ kLang
1717
# test files for testing, change too frequently
1818
example/*-test.kLang
1919

20+
# helper scripts for testing
21+
helper
22+
2023
# old versions of the lexer/parser, to varying success
2124
src/**/*-old.rs

0 commit comments

Comments
 (0)