Comments in generated code
BladeSmith adds comments to the code it generates. Each
routine begins with a prologue that describes the purpose of the routine,
its arguments, and its return value. Comments throughout the code
describe variable declarations and the results of generated Java statements and routine calls.
Logging and error handling
BladeSmith adds logging and error handling code throughout
the generated source code.