|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Args.NumericBinaryOperator<T> | A binary operator on numbers |
Args.NumericUnaryOperator<T> | A unary operator on numbers |
Class Summary | |
---|---|
Args | Container for arguments to a site. |
Kilim | Utility methods for Kilim. |
Kilim.PausableCallable<V> | Pausable computation which returns a value. |
Kilim.Promise<V> | Wrap a callable in a lazy, concurrency-safe promise. |
LogicalClock | An event queue for site calls to a logical timer (created by MakeTimer). |
OrcEngine | The Orc Engine provides the main loop for executing active tokens. |
Token | Representation of an active thread of execution. |
Runtime for Orc interpreter. This includes the runtime DAG, value representations, engine (the actual interpreter), and fundamental sites.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |