Skip to content

Spice 1.1.0

Compare
Choose a tag to compare
@Slord6 Slord6 released this 21 Dec 17:45
· 12 commits to master since this release
  • Fixed NUL not being recognised as an Op
  • Added passing array as single value to module with ^ (LOD .\module.spice ^input result) rather than flattening for assignment
  • Added new LEN op (LEN arr length)
  • Added support for bundled standard library, and a couple of standard modules (LOD std::min.spice input result)