Skip to content

V0.6 For and while loops added, new exceptions

Compare
Choose a tag to compare
@farkon00 farkon00 released this 13 Mar 14:52
· 322 commits to main since this release

Loops added to not use recursion for turing completeness. And new exceptions system, that I wanted to add long ago.

  • For loop added
  • While loop added
  • New exceptions added
  • Way to call functions changed
  • Output now allows spaces in tip
  • Lists in debug output fixed