Learning how to build an interpreter with Pypy's RPython. Goal: a JIT-compiled interpreter for a simple iolanguage.org-inspired OOPL.
Primary LanguagePythonMIT LicenseMIT