I am writing this for my CS50 final project, and I have also been wanting to understand how languages work, so I am making this.
I am following along the Crafting Interpreters Book, and writing in Python instead of Java.
so instead of JLOX, I will call it PLOX
:) hi