Norswap Autumn Versions Save

A Java parser combinator library written with an unmatched feature set.

v1.2.0

3 years ago

This version slightly refactors the test fixture class, which is now called AutumnTestFixture. The prefix and success test method now also check that the value stack contains a single item.

v1.1.0

3 years ago

This releases adds a few quality-of-life improvements around printing input positions along with file names.

In particular, "input names" (usually file names) are now carried inside LineMap instances. This is an API breaking change justifying the minor version bump. See the changelog for full details.

v1.0.7

3 years ago

v1.0.6

3 years ago

The main highlight of this release is the new reserved words & identifier system.

v1.0.4

3 years ago

The first official Autumn release! Yippee ki yay!