http://freecc.googlecode.com/files/freecc-0.9.tar.gz
Documentation is rather sparse currently. People experienced with JavaCC
will have little trouble getting going with this, since it is basically
a superset of JavaCC functionality.
For an overview of what new features FreeCC brings to the table, 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/