This is rather a discussion I\'m trying to start to get a better insight on how other people solve this problem:
I am in the middle of developing a compiler for a C like language and am having some difficulties开发者_开发技巧 in the semantic analysis and code generation phases.
I have been using CodeSmith for .NET code generation from DB. Is there any similar code generation tool for SQLite DB which generates cod开发者_如何转开发e for objective-c?This Objective-C based repos
In my application, I model a decision diagram (nodes+connections). I have model classes ready (two basic classes: Node and Connection + subclasses for special cases). This diagram gets very big and ke
I\'m looking for a way to generate dynamically (means, every time other java class) Java class from XML. The initial XML based on a XSD, but the result class shall be a bean.
I have a C# app I\'m working on that loads it\'s code remotely, and then runs it (for the sake of argument, you can assume the app is secure).
Is there 开发者_如何学Cany drawback in Symfony when generating modules without the --non-verbose-templates option?
I am trying to make a ROM in VHDL language, I am using this template I found on http://www.edaboard.com/thread38052.html :
Is there any software for drawing a Petri net and generating any source code from there? The source code could be in any already known programming language...
Closed. This question does not meet St开发者_如何学运维ack Overflow guidelines. It is not currently accepting answers.