This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Cog: language-neutral code generator
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
Here's a Python Success Story describing Cog, an easy-to-use code generation system. It's written in Python, but it can mark up files in any language (the author's project apparently has 4 different languages in use). This looks nicely done and...