http://freecc.googlecode.com/files/freecc-0.9.1.tar.gz
Aside from a multitude of minor fixes and code cleanup, this release
introduces a new feature, which is the ability to organize your grammar
into multiple physical files via the new INCLUDE_GRAMMAR(...) statement.
This page describes that:
http://code.google.com/p/freecc/wiki/GrammarInclusion
For an overview of what new features FreeCC brings to the table (wrt
JavaCC) see:
http://code.google.com/p/freecc/wiki/NewInFreeCC
In particular, the following two wiki pages will be of interest:
http://code.google.com/p/freecc/wiki/CodeInjection
http://code.google.com/p/freecc/wiki/TreeBuildingEnhancements
All feedback is welcome. People are encouraged to join the mailing list
here:
http://groups.google.com/group/freecc-devel
For anybody who is interested in getting involved in development, I
think this is an appealing project. Now that the codebase has been
refactored, cleaned up and modularized, there is a lot of low-hanging
fruit in terms of appealing features that could be added and so on.
Regards,
Jonathan Revusky
--
FreeCC Parser Generator, http://code.google.com/p/freecc
Lead Developer, FreeMarker project, http://freemarker.org/