code generator
   HOME

TheInfoList



OR:

In computing, Code generation denotes software techniques or systems that generate
program code A computer language is a formal language used to communicate with a computer. Types of computer languages include: * Construction language – all forms of communication by which a human can specify an executable problem solution to a comput ...
which may then be used independently of the generator system in a runtime environment. Specific articles: *
Code generation (compiler) In computing, code generation is part of the process chain of a compiler and converts intermediate representation of source code into a form (e.g., machine code) that can be readily executed by the target system. Sophisticated compilers typically ...
, a mechanism to produce the executable form of computer programs, such as machine code, in some automatic manner * Automatic programming (source code generation), the act of generating source code based on an ontological model such as a template * Generating code at run time in self-modifying code and just-in-time compilation * Model-driven development uses graphical models and metamodels as basis for generating programs * Program synthesis consists of synthesizing programs from a high-level, typically declarative specification *
Random test generator {{Unreferenced, date=January 2019 Random test generators (often abbreviated RTG or ISG for Instruction Stream Generator) are a type of computer software that is used in functional verification of microprocessors. Their primary use lies in providi ...
s are used in functional verification of microprocessors *
Comparison of code generation tools List of tools Technical features References {{DEFAULTSORT:Code Generation Tools, Comparison Of Programming tools Code generation tools Source code generation ...
shows the diversity of tools and approaches for code generation {{Disambig