Commit Graph

2 Commits

Author SHA1 Message Date
02eb6bbc26 feat: implement string and number literals lexing 2024-11-18 06:16:31 +04:00
5988cd84ef feat: add basic lexing(scanning)
just following the Scanning section of the book. Partially implemented
2024-11-16 23:04:16 +04:00