Skip to content

Releases: kobjects/parsek

Cleanup / Overhaul / Documentation

10 Jul 21:10
Compare
Choose a tag to compare

Mostly driven by issues found while working on BASIK

Enable WasmJs

16 Jun 15:35
Compare
Choose a tag to compare
v0.8.1

Enable WasmJs

Rename to Parsek

08 Jun 12:37
Compare
Choose a tag to compare
v0.8.0

package name adjustment

BASIC example improvements

09 Apr 11:52
Compare
Choose a tag to compare
v0.7.1

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

API Cleanup, more examples, cli demos

07 Apr 13:03
Compare
Choose a tag to compare
v0.7.0

update version to 0.7

Split tokenizer into lexer and scanner

14 Jan 17:02
Compare
Choose a tag to compare

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