Code Generation

Keith R. Fieldhouse keith at rexmere.com
Sun Jul 30 23:25:23 UTC 2006


Hello,

For a project I have in mind, I'd like to do some in-image code 
generation.  I actually do this quite a bit in other languages for one 
reason and another but it seems as though it'd be a somewhat different 
beast inside a Squeak image.

So, of the various packages available on 
SqueakMap/SqueakSource/Monticello is there one that you'd consider a 
good example of code generation techniques with Squeak?   Or is there 
something already in the image that's worth looking at? I'm interested 
in generating new classes and methods on both sides.    Something that 
uses some sort of templating facility would be interesting as well.

Thanks for your help,

Keith



More information about the Squeak-dev mailing list