Skip to content

4.1.0

Compare
Choose a tag to compare
@lmendo lmendo released this 25 Dec 03:10
· 407 commits to master since this release
  • \ (mod) now allows a second output with the quotient of the division
  • +, *, | and & now allow an arbitrary number of inputs
  • Loops and conditional branches are implicitly closed at the end of the program (to save final ] statements)