Framecode
– A framework for code generators
This framework has been realized to ease the automatic code creation usually performed by code generators. Instead of using
the horrible: Framecode is both a framework and a library. - As a library, you can use it to create plain Java code, or even JavaBeans, Struts elements (Action and ActionForm) or Business Delegate design pattern. - As a framework, you have a base to create new classes that can represent different languages and/or design patterns. This software is in pre-alpha stage, use it at your own risk! |