Commit Graph

5 Commits

Author SHA1 Message Date
589fa73d7c lexer: add comma and fix newline
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-07-30 01:50:43 +05:30
e8192df9e2 revive project
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-07-29 20:28:14 +05:30
879d3d3b65 src/lexer.rs: rename enums and add backslash to escape newline
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-04-08 17:13:47 +05:30
0d7a4bdd4e src/lexer.rs: implement a naive and dumb lexer
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-04-08 02:10:57 +05:30
a7112b3f8e initial commit
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-04-06 17:05:58 +05:30