| Interface | Description |
|---|---|
| Interpreter.InternalFunction |
An internal function is simply a named internal function.
|
| Class | Description |
|---|---|
| Interpreter |
A simple interpreter for WyIL bytecodes.
|
| Interpreter.ConstantLambda |
Represents an object allocated on the heap.
|
| Interpreter.ConstantObject |
Represents an object allocated on the heap.
|
| StandardFunctions |
Copyright © 2017. All rights reserved.