Package | Description |
---|---|
sisc.data | |
sisc.exprs.fp | |
sisc.modules | |
sisc.modules.hashtable | |
sisc.modules.io | |
sisc.modules.s2j | |
sisc.nativefun | |
sisc.util |
Class and Description |
---|
NestedPrimRuntimeException |
Class and Description |
---|
FixableProcedure
A fixable procedure is a Scheme procedure similar to a NativeProcedure,
but which does not need access to the Interpreter to be implemented,
causes no side-effects, and requires three or fewer arguments.
|
Class and Description |
---|
CommonIndexedProcedure
CommonIndexedProcedure is a helper class intended to unify the interfaces
of fixable and non-fixable procedures, so that development of native
libraries is more consistent and flexible.
|
FixableProcedure
A fixable procedure is a Scheme procedure similar to a NativeProcedure,
but which does not need access to the Interpreter to be implemented,
causes no side-effects, and requires three or fewer arguments.
|
IndexedFixableProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
IndexedLibraryAdapter |
IndexedProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
NativeLibrary
A Native Library is a collection of bindings that can be imported
into any environment in SISC.
|
NativeProcedure
A native procedure is a Scheme procedure whose behavior when
applied is implemented in Java code.
|
Class and Description |
---|
CommonIndexedProcedure
CommonIndexedProcedure is a helper class intended to unify the interfaces
of fixable and non-fixable procedures, so that development of native
libraries is more consistent and flexible.
|
FixableProcedure
A fixable procedure is a Scheme procedure similar to a NativeProcedure,
but which does not need access to the Interpreter to be implemented,
causes no side-effects, and requires three or fewer arguments.
|
IndexedFixableProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
NativeProcedure
A native procedure is a Scheme procedure whose behavior when
applied is implemented in Java code.
|
Class and Description |
---|
CommonIndexedProcedure
CommonIndexedProcedure is a helper class intended to unify the interfaces
of fixable and non-fixable procedures, so that development of native
libraries is more consistent and flexible.
|
FixableProcedure
A fixable procedure is a Scheme procedure similar to a NativeProcedure,
but which does not need access to the Interpreter to be implemented,
causes no side-effects, and requires three or fewer arguments.
|
IndexedFixableProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
IndexedLibraryAdapter |
IndexedProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
NativeLibrary
A Native Library is a collection of bindings that can be imported
into any environment in SISC.
|
NativeProcedure
A native procedure is a Scheme procedure whose behavior when
applied is implemented in Java code.
|
Class and Description |
---|
CommonIndexedProcedure
CommonIndexedProcedure is a helper class intended to unify the interfaces
of fixable and non-fixable procedures, so that development of native
libraries is more consistent and flexible.
|
FixableProcedure
A fixable procedure is a Scheme procedure similar to a NativeProcedure,
but which does not need access to the Interpreter to be implemented,
causes no side-effects, and requires three or fewer arguments.
|
IndexedFixableProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
IndexedLibraryAdapter |
IndexedProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
NativeLibrary
A Native Library is a collection of bindings that can be imported
into any environment in SISC.
|
NativeProcedure
A native procedure is a Scheme procedure whose behavior when
applied is implemented in Java code.
|
Class and Description |
---|
CommonIndexedProcedure
CommonIndexedProcedure is a helper class intended to unify the interfaces
of fixable and non-fixable procedures, so that development of native
libraries is more consistent and flexible.
|
FixableProcedure
A fixable procedure is a Scheme procedure similar to a NativeProcedure,
but which does not need access to the Interpreter to be implemented,
causes no side-effects, and requires three or fewer arguments.
|
IndexedFixableProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
IndexedLibraryAdapter |
IndexedProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
NativeLibrary
A Native Library is a collection of bindings that can be imported
into any environment in SISC.
|
NativeProcedure
A native procedure is a Scheme procedure whose behavior when
applied is implemented in Java code.
|
PrimRuntimeException |
Class and Description |
---|
NativeLibrary
A Native Library is a collection of bindings that can be imported
into any environment in SISC.
|