Commit Graph

5 Commits

Author SHA1 Message Date
9f903556f9 feat: implement #3 challenge for ch6
i kinda cheated, i was checking the answers and then stumbled upon the
grammar. Sorry :(
2025-01-05 06:26:31 +04:00
e54e1b1b27 feat: finish challenge #2 from the book
Implementing ternary conditional
2025-01-05 04:57:56 +04:00
8338c360e0 chore: add comment regarding grammar for comma op 2025-01-03 03:27:30 +04:00
4fd04e8fd3 feat: finish challenge #1 from chapter 6 2025-01-03 03:20:09 +04:00
91cfc0b938 feat: finish chapter 6 (implement a parser)
there are challenges, which i wish to do (need to add support for stuff)
2025-01-02 01:14:36 +04:00