Releases: codewitch-honey-crisis/pck
Pck alpha 13
Fixed bug with standalone lex documents not generating
Pck alpha 12
Bugfix, slight improvement in generated PCK formatting
Pck alpha 11
Bug fixes
Pck alpha 9
Now uses its own generated parser for parsing XBNF documents, some bugfixes
Pck alpha 8
Bugfixes, some performance improvements, and support for VB code generation
Pck alpha 10
Stability improvements, bug with XBNF parsing fixed.
Pck alpha 7
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
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
refresh.v0.0.1.5 fixed LALR(1) parser but it doesn't do error-and-continue
Pck alpha 3
Pck v0.0.1.3 (alpha 3) bits refresh