Skip to content

Releases: comroid-git/KScr

Use ANTLR generated Parser & Improve Bytecode reading and writing stability

09 Apr 11:56
Compare
Choose a tag to compare
  • Use ANTLR Generated Lexer & Parser
  • Improve bytecode stability
  • Improve bytecode quality; introduced writing strings separately

0.2.2

03 Apr 16:51
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Stability Improvements, Stack update

Throwable, Iterable and Iterator interfaces

06 Mar 19:56
Compare
Choose a tag to compare
0.2.1

support for Throwable and Iterable interface

Bytecode Support

06 Mar 13:12
Compare
Choose a tag to compare
Bytecode Support Pre-release
Pre-release

This release adds support for writing & reading Bytecode.

First Object Demo Release

01 Mar 08:52
33c9fb3
Compare
Choose a tag to compare
Pre-release

Support Objects and instantiating objects.
Does not support settable Properties for objects.

Demo Release

25 Feb 19:55
Compare
Choose a tag to compare
Demo Release Pre-release
Pre-release

Demo release including first compiler implementations