PeggerRelease Notes
Pegger is a support library that aids Alien-Factory in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.
Versions
v0.0.6
- New:
TreeRulesand support classes for generic parsing of tree structures. - New:
Rules.eos()for detecting End-Of-Stream. - New: Added
Rules.oneOf() - New: An action ctx is passed into the action success funcs.
v0.0.4
- New:
Rules.doAction()andRules.anySpaceChars().
v0.0.2
- New: Preview release.