Skip to content

Releases: blitpxl/soil

soil 0.1.1-dev

Choose a tag to compare

@blitpxl blitpxl released this 14 Dec 14:10

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

Choose a tag to compare

@blitpxl blitpxl released this 11 Dec 06:56
  • Added value comparison (comp) and conditional jumps (jumpt, jumpf)
  • Bytecode design changes

Initial Release 0.0.1-dev

Pre-release

Choose a tag to compare

@blitpxl blitpxl released this 07 Dec 05:14
Added readme