Simple code wizards
This is a collection of simple wizards I use to quickly generate sections of code that would be very boring to type.
Code generation tool for rapid & accurate development
Simple code generation tools for avoiding boring typing.
- Define
- GetSet can be used to generate property accessor methods from a list of member variables for Java and C++.
- templatefill
- StringFill (to save lots of boring typing when writing a code generator.)