Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 01:30
· 358 commits to master since this release

Added

  • Added a --version flag. The version must be defined when compiling the interpreter, with -DVERSION=... (gcc/clang) or /DVERSION=... (MSVC).
  • Added a GUI debugger to the web interface.