Skip to content

Releases: codewitch-honey-crisis/pck

Pck alpha 13

Pck alpha 13 Pre-release
Pre-release

Choose a tag to compare

Fixed bug with standalone lex documents not generating

Pck alpha 12

Pck alpha 12 Pre-release
Pre-release

Choose a tag to compare

Bugfix, slight improvement in generated PCK formatting

Pck alpha 11

Pck alpha 11 Pre-release
Pre-release

Choose a tag to compare

Bug fixes

Pck alpha 9

Pck alpha 9 Pre-release
Pre-release

Choose a tag to compare

Now uses its own generated parser for parsing XBNF documents, some bugfixes

Pck alpha 8

Pck alpha 8 Pre-release
Pre-release

Choose a tag to compare

@codewitch-honey-crisis codewitch-honey-crisis released this 24 Aug 03:22
4a7e0f4

Bugfixes, some performance improvements, and support for VB code generation

Pck alpha 10

Pck alpha 10 Pre-release
Pre-release

Choose a tag to compare

Stability improvements, bug with XBNF parsing fixed.

Pck alpha 7

Pck alpha 7 Pre-release
Pre-release

Choose a tag to compare

This release includes posix regex character class escape support. For example \d now matches digits. Unicode isn't available for this feature yet, so it works like JavaScript's regex engine does in this regard.

pckver /update will get you the latest bits, as always

Pck alpha 6

Pck alpha 6 Pre-release
Pre-release

Choose a tag to compare

Most stable, best performing release so far.

Lots left to do, but it should be able to be used for generation projects no without much trouble.

Biggest todo is shoring up the regular expressions to be more POSIX like

Pck alpha 5

Pck alpha 5 Pre-release
Pre-release

Choose a tag to compare

refresh.v0.0.1.5

fixed LALR(1) parser but it doesn't do error-and-continue

Pck alpha 3

Pck alpha 3 Pre-release
Pre-release

Choose a tag to compare

Pck v0.0.1.3 (alpha 3) bits refresh