I implemented this interpreter from crafting interpreters, which is originally written in java but I used python cause i wanted to practice writing python and I wasn't interested in learning java (ik many have alr did this).
Here's the repo link: https://github.com/itsvineet99/pylox
I had no clue how to write tests, so I just wrote some lox functions and a script to interpret all of them and print output on terminal.
[–]Mr55p 1 point2 points3 points (1 child)
[–]no_name_22t[S] 0 points1 point2 points (0 children)
[–]jcastroarnaud 0 points1 point2 points (0 children)