Skip to content

Releases: kobjects/parsek

Cleanup / Overhaul / Documentation

Choose a tag to compare

@stefanhaustein stefanhaustein released this 10 Jul 21:10

Mostly driven by issues found while working on BASIK

Enable WasmJs

Choose a tag to compare

@stefanhaustein stefanhaustein released this 16 Jun 15:35
v0.8.1

Enable WasmJs

Rename to Parsek

Choose a tag to compare

@stefanhaustein stefanhaustein released this 08 Jun 12:37
v0.8.0

package name adjustment

BASIC example improvements

Choose a tag to compare

@stefanhaustein stefanhaustein released this 09 Apr 11:52
v0.7.1

BASIC example fixes, use suspend fun for input, version bump

API Cleanup, more examples, cli demos

Choose a tag to compare

@stefanhaustein stefanhaustein released this 07 Apr 13:03
v0.7.0

update version to 0.7

Split tokenizer into lexer and scanner

Choose a tag to compare

@stefanhaustein stefanhaustein released this 14 Jan 17:02

Also map regex to functions instead of token types directly in the lexer.