Skip to content

Releases: DELOLCAT/koniscript

Version v0.1.0

25 Apr 09:58

Choose a tag to compare

Version v0.1.0 Pre-release
Pre-release

This is the first minor release of OmniScript (to be renamed, see #59)

This release implements:

  • The requirements system
  • Dictionaries
  • Arrays
  • Strings
  • Integers
  • Floats
  • Booleans
  • if/else if/else
  • null
  • Bundeled modules (no dynamic)
  • A basic prelude (println, print, input, to_int, to_str, etc.)

What's Changed

Full Changelog: https://github.com/DELOLCAT/OmniScript/commits/v0.1.0