Glossary
- Generator
Computer program for software development. It translates models created in a formal language into the programming language of the selected target platform. It quickly and accurately generates source code (code generation), which can then be linked with other program components to create a program.
