LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   tool for code generation? (https://www.linuxquestions.org/questions/linux-software-2/tool-for-code-generation-355821/)

bcalmac 08-22-2005 10:41 AM

tool for code generation?
 
Do you know any template language suitable for generation source code? I am looking for something similar to Jakarta Velocity (http://jakarta.apache.org/velocity/), but do not want to create a dependency on a java VM. Ideally it should be a C/C++ library that I can link to my code.

I would expect a tool where I create a template for the code to generate, create a file with the data used inside the template and then trigger the generation.


All times are GMT -5. The time now is 07:25 PM.