UFifty50 / pythOwOn-compiler

A Stack-Based VM for PythOwOn written in C
MIT License
6 stars 0 forks source link
compiler programming-language

CodeFactor

PythOwOn - a toy language written in C


DEPRACATED - This project has moved PythOwOn-cpp

What is the repository?

This is a compiler for https://github.com/virejdasani/pythOwO written in C - As of yet unfinished.

To make this language I'm following along with the https://www.craftinginterpreters.com/ book, adding my own little features as I go.

TODO