v0.1 : Minimum Viable Interpreter Most notable is that the source code is only ~342 lines — from parser to interpreter, including terminal interaction but excluding comments! ▶︎ You can launch the REPL just by running the `joyfl` script with Python 3.10+. All the samples
