UFifty50 / pythOwOn-compiler

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

objects #12

Closed UFifty50 closed 2 years ago

UFifty50 commented 2 years ago

Add the base object structure, which all objects inherit from (once #1 is is done, will be added to standard library as the base class)