aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2023-02-27painCody
2023-01-29More stuffsCody
2022-12-17Improvements to lexer, add test and benchmarks to lexerCody
2022-12-16Remove allocation from token- instead use 'a lifetimeCody
2022-12-15Replace `let` keyword with `val` and `var`Cody
2022-12-15Initial language designs & lexer from crafting interpretersCody