mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-02-01 08:50:02 +00:00
- added OP_MOD, which performs a modulo operation on the 2 <number> values on the stack. Pops the 2 values and pushes the result. - also added TOKEN_PERCENT to the lexer, and extended binary() in cparse.c to support it.
682 B
682 B