GenericPrinter - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

CodeGeneration[LanguageDefinition]

  

GenericPrinter

  

get generic printing module

 

Calling Sequence

Description

Examples

Calling Sequence

CodeGeneration[LanguageDefinition][GenericPrinter]()

Description

• 

The GenericPrinter function returns a Printer module that may be used to encode the instructions necessary to translate CodeGeneration's Intermediate Code structure.

Examples

(1)

See Also

CodeGeneration

CodeGeneration,Details

IntermediateCodeStructure

 


Download Help Document