Commit Graph

4 Commits

Author SHA1 Message Date
9262620e07 feat: finish chapter 8
challenges will be done as well, won't skip them
2025-01-13 08:25:34 +04:00
50a9e062e0 feat: implement expression evaluation(ch.7)
baby steps :)

Will do the challenges as well
2025-01-06 07:03:57 +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
ef7d7bcbf8 init commit 2024-10-31 01:57:26 +04:00