Skip to content

Releases: blitpxl/soil

soil 0.1.1-dev

14 Dec 14:10
Compare
Choose a tag to compare

Added:

  • the ability to import another .sl files
  • the ability to spawn uninitialized variable (uvar)
  • the ability to delete variable from memory (delete)

Fixed

  • the interpreter pushing/loading the wrong boolean value

soil 0.1.0-dev

11 Dec 06:56
Compare
Choose a tag to compare
  • Added value comparison (comp) and conditional jumps (jumpt, jumpf)
  • Bytecode design changes

Initial Release 0.0.1-dev

07 Dec 05:14
Compare
Choose a tag to compare
Pre-release
Added readme