Package | Description |
---|---|
g2d.jlambda |
This package contains a Scheme-like CPS (continuation passing style) interpreter for JLambda,
the programmer's manual for the JLambda language can be downloaded from here:
[pdf].
|
Modifier and Type | Method and Description |
---|---|
static PrimitiveData |
PrimitiveData.wrap(java.lang.Object obj) |
protected static PrimitiveData |
Interpreter.wrap(java.lang.Object obj) |