Skip to content

Releases: Sygmei/Kitanai

Release 1.2

31 Jan 13:21
Compare
Choose a tag to compare

Changelog :

  • Added Tokens : StackLeft, StackRight, StackSize, CurrentStackPosition, CurrentSubStackPosition
  • Removed Token : NewInstruction
  • Added function : read
  • Various fixes

Release 1.1.1

31 Jan 11:14
Compare
Choose a tag to compare

Changelog :

  • Kitanai now supports function definition
  • Flag definition in condition branches is now supported (Thanks Zarakichi)
  • Added "time" function that returns epoch time in milliseconds
  • Switched Number(internal int type) to Number(internal long long int type)

Release 1.0

18 Jan 03:56
Compare
Choose a tag to compare
Release 1.0 Pre-release
Pre-release

The first version of Kitanai, it's not very stable yet but it works pretty well.
You'll need Microsoft C++ Redistribuable 2015 to run Kitanai.