UFifty50 / pythOwOn-compiler

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

bitshifts/modulo #11

Closed UFifty50 closed 2 years ago

UFifty50 commented 2 years ago

Add function to the bit shift and modulo binary operations, and gracefully handle invalid values.