|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IAssembler | Interface for assemblers that transform assembler files into binary object code. |
IConfig | Configuration of the different processors. |
Class Summary | |
---|---|
Instruction | Superclass for all assembler instructions. |
KepAssembler | Reads human readable KEP assembler files. |
KepConfig | Configuration of the Kiel Esterel Processor. |
KlpAssembler | Read and assembler a assembler file for the KLP. |
KlpConfig | Holds the actual configuration of a Kiel Reactive Processor. |
LstAssembler | Read generated KEP lst file, which generated externally, eg, by kasm2kepe. |
Exception Summary | |
---|---|
ParseException | Any exception that occurred while Parsing an Assembler file. |
Assembler representation for the different processors.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |