UFifty50 / pythOwOn-compiler

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

booleans #15

Closed UFifty50 closed 2 years ago

UFifty50 commented 2 years ago

Add boolean (true, false, none) and the not operator for inverting them.