Code Generators - Other
Code generation is the process by which a compiler converts a syntactically-correct program into a series of instructions that could be executed by a machine. The input to the code generation stage typically consists of a parse tree, abstract syntax tree, or intermediate language code; the target machine may be a physical machine such as a microprocessor, or an abstract machine such as a virtual machine or an intermediate language.
From : en.wikipedia.org/wiki/Code_generator
21 products available, Sorted alphabetically
xml2sql
Platform : Perl Scripts
xml2sql is a collection of Perl scripts used to convert XML files into SQL scripts for creating tables. xml2sql does no validation .....
Loading .....