Package | Description |
---|---|
g2d |
This package contains the main of the Graphics 2D actor.
|
g2d.closure |
This package contains classes that utilize closures in order to describe
the behaviour of dynamically created classes, and their instances.
|
g2d.glyph |
This package contains the glyphish hierarchy, a glyphish instance is
an interactive graphical object.
|
g2d.glyphviewer |
This package contains the third generation GUI for jlambda applications dealing with glyphlists in general, mainly soft agents.
|
g2d.graph |
This package contains the specialized graph members of the glyphish hierarchy.
|
g2d.graphviewer |
This package contains the first generation GUI for jlambda applications dealing with graphs, mainly in this case PLA.
|
g2d.graphviewer.list | |
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].
|
g2d.jlambda.code |
This package contains support for processing jlambda code.
|
g2d.netviewer |
This package contains the second generation GUI for jlambda applications dealing with graphs, mainly in this case CTA and NPA.
|
g2d.npa.launcher | |
g2d.pla |
This package contains the Pathway Logic Assistant.
|
g2d.pla.explorer | |
g2d.runtime |
This package contains support for the shutdown hooks of jlambda applications.
|
g2d.stats | |
g2d.subset |
This package contains ...
|
g2d.swing |
This package contains some swing classes for building GUI's using the glyphish hierarchy.
|
g2d.tabwin |
This package contains the generic tabbed windows that are used pervasively in jlambda applications.
|
g2d.util |
This package contains some utility classes for building GUI's using the glyphish hierarchy.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Interpreter |
Class and Description |
---|
Attributable
Those things that have Attributes.
|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Identifiable
Those things that have a unique identifier, fully delegates to the interpreter now.
|
Class and Description |
---|
Attributable
Those things that have Attributes.
|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Identifiable
Those things that have a unique identifier, fully delegates to the interpreter now.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Class and Description |
---|
Attributable
Those things that have Attributes.
|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Identifiable
Those things that have a unique identifier, fully delegates to the interpreter now.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Class and Description |
---|
Attributable
Those things that have Attributes.
|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Code
This class represents a specialization of List for code that gets
loaded in from a file, or simply parsed from a String, in either
case it will have a line number associated with it.
|
Environment
Representation of a lexical environment.
|
EvaluateError
Error exception class for the interpreter.
|
FormError
Base Error exception class for the interpreter.
|
Identifiable
Those things that have a unique identifier, fully delegates to the interpreter now.
|
Interpreter |
List
Nearest thing to a Lisp List I have come up with so far.
|
PrettyPrinter
A buffer for pretty printing into.
|
PrimitiveData
A wrapper for the (wrappers) of primitive data.
|
SyntaxError
Syntax error exception class for the interpreter.
|
Class and Description |
---|
Code
This class represents a specialization of List for code that gets
loaded in from a file, or simply parsed from a String, in either
case it will have a line number associated with it.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Class and Description |
---|
Handler |
Class and Description |
---|
Attributable
Those things that have Attributes.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Debugger
This class allows the JLambda user to tailor the level of verbosity
in error reporting.
|
Handler |
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Class and Description |
---|
Closure
This class corresponds to a Lisp or Scheme style closure.
|
Code
This class represents a specialization of List for code that gets
loaded in from a file, or simply parsed from a String, in either
case it will have a line number associated with it.
|