Difference between revisions of "GenAsm (disambiguation)"

From Mill Computing Wiki
Jump to: navigation, search
(Created page with "__DISAMBIG__")
 
 
(One intermediate revision by the same user not shown)
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: