Commit Graph

10 Commits

Author SHA1 Message Date
6f347a5744 implement multiline nested comments 2023-02-07 14:20:14 +01:00
3fadfac622 pass test for example 1 2023-02-07 13:40:40 +01:00
b88ea4bad1 work-in-progress lexer rewrite 2023-02-07 12:49:30 +01:00
SimonFJ20
8852ca6fe2 moar parsing 2023-01-21 03:40:08 +01:00
SimonFJ20
15baba8cbb sdl and parser 2023-01-20 15:47:43 +01:00
2762361968 clippy pedantic refactoring 2023-01-20 13:20:13 +01:00
99da99e4c1 implement id, lbracket, rbracket, refactoring 2023-01-20 13:04:06 +01:00
SimonFJ20
8b5d7cb0eb added a few tokens, a test and some parsing 2023-01-20 01:17:06 +01:00
67ed64e3b4 lexer code 2023-01-19 14:56:25 +01:00
SimonFJ20
91b2f4b43f rust bing bong 2023-01-18 20:43:54 +01:00