Vocabulary | Summary |
alien | C library interface |
Vocabulary | Summary |
compiler | Factor's optimizing machine code compiler |
compiler.cfg.builder | Final stage of compilation generates machine code from dataflow IR |
cpu.architecture | Compiler's abstract CPU architecture description model |
cpu.ppc | 32-bit and 64-bit PowerPC compiler backends |
cpu.ppc.32 | |
cpu.ppc.32.linux | |
cpu.ppc.64 | |
cpu.ppc.64.linux | |
cpu.x86 | 32-bit x86 compiler backend |
cpu.x86.32 | 32-bit x86 code generator |
cpu.x86.64 | 64-bit x86 compiler backend |
stack-checker | Stack effect inference |
Vocabulary | Summary |
llvm | |
llvm.ffi | |
llvm.reader | |
llvm.wrappers |