Skip to content

Releases: YuzuTheNeko/nekoscript

v1.3.0

01 Feb 12:23
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

Quite small update:

  • Added support for libraries.

v1.2.0

31 Jan 19:53
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

Interesting update:

  • Added module support.
  • Added file caching.
  • Added process.
  • File paths are now different depending on the route of the current file.
  • Native functions can now be assigned to variables.

v1.1.0

30 Jan 20:45
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Not much:

  • New native method: load_file
  • New properties for array values: Array#set and Array#length
  • Fixed Array#set inserting items instead of replacing.
  • Null value can now be passed.
  • Added two new operators for division and multiplication: / and *
  • Arrays and Objects can now be stringified properly.
  • Comments no longer eat next statement.

First release (alpha)

30 Jan 16:37
Compare
Choose a tag to compare
First release (alpha) Pre-release
Pre-release

This is just a pre-release