Difference between revisions of "GenAsm (disambiguation)"
From Mill Computing Wiki
Line 1: | Line 1: | ||
__DISAMBIG__ | __DISAMBIG__ | ||
− | + | '''[[genAsm]]''' is the interface between compilers and the specializer. | |
+ | |||
+ | '''genAsm''' may refer to: | ||
+ | |||
+ | * [[GenAsm_(code_representation)|genForm]], the data format used in the interface | ||
+ | * [[GenAsm_(assembler)|the genAsm assembler]], a tool used to produce genForm without use of a compiler | ||
+ | * [[GenAsm_(language)|the genAsm language]], the programming language accepted by the genAsm assembler |
Latest revision as of 19:58, 9 October 2014
genAsm is the interface between compilers and the specializer.
genAsm may refer to:
- genForm, the data format used in the interface
- the genAsm assembler, a tool used to produce genForm without use of a compiler
- the genAsm language, the programming language accepted by the genAsm assembler