Commit Graph

4 Commits

Author SHA1 Message Date
d70b196042 parser: init
does not support many expressions

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-07-31 00:27:55 +05:30
32484b3d6a ast: add a naive ast for now
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-07-29 23:38:06 +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