Introduction
All the custom-syntax functions (including object descriptors) specific to
Stacksmith are implemented here, along with the syntax to parse them. To
register them, call:
LEOAddInstructionsToInstructionArray( gStacksmithHostFunctionInstructions, WILD_NUMBER_OF_HOST_FUNCTION_INSTRUCTIONS, &kFirstStacksmithHostFunctionInstruction );
LEOAddHostFunctionsAndOffsetInstructions( gStacksmithHostFunctions, kFirstStacksmithHostFunctionInstruction );
© 2010-2013 Uli Kusterer, all rights reserved.
Last Updated: 2019-02-10
|