parrotcode: pheme | |
Contents | Language Implementations |
languages/pheme/lib/POST.pir
A low-level opcode syntax tree for Punie.
languages/pheme/lib/POST/Label.pir
A PIR label.
languages/pheme/lib/POST/MaybeOp.pir
Nodes for literal values.
languages/pheme/lib/POST/Node.pir
a base class for POST opcode syntax tree nodes.
languages/pheme/lib/POST/Op.pir
An opcode.
languages/pheme/lib/POST/Ops.pir
A series of opcodes.
languages/pheme/lib/POST/Sub.pir
A subroutine declaration.
languages/pheme/lib/POST/Val.pir
Nodes for literal values.
languages/pheme/lib/POST/Var.pir
A variable.
|