package
Version:
v0.0.0-...-9dcd13a
Opens a new window with list of versions in this module.
Published: Jul 26, 2017
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewBackend returns lapc compiler backend.
Simplify translates semantic-rich forms into
more generic and fundamental forms.
For example, it converts DoTimes to While.
It is necessary to call Simplify before compiling
forms into IR because compiler does not recognize
some high level constructs.
InstrCall is optimized version of Call/Op.
Used when there is dedicated opcode available.
Object is a compiled IR unit.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.