|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.lisp.Interpreter
ix.util.lisp.LispInterpreter
ix.iscript.IScriptInterpreter.IScriptLispInterpreter
class IScriptInterpreter.IScriptLispInterpreter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ix.util.lisp.LispInterpreter |
|---|
LispInterpreter.JavaNull, LispInterpreter.Parser, LispInterpreter.Syntax, LispInterpreter.SyntaxError |
| Nested classes/interfaces inherited from class ix.util.lisp.Interpreter |
|---|
Interpreter.AbstractEnv, Interpreter.AbstractFunction, Interpreter.And, Interpreter.Assignment, Interpreter.Call, Interpreter.Closure, Interpreter.Env, Interpreter.Error, Interpreter.Expr, Interpreter.Function, Interpreter.GlobalEnv, Interpreter.If, Interpreter.JFunction, Interpreter.Lambda, Interpreter.Let, Interpreter.LexicalEnv, Interpreter.Literal, Interpreter.Or, Interpreter.Sequence, Interpreter.VarRef, Interpreter.While |
| Field Summary |
|---|
| Fields inherited from class ix.util.lisp.LispInterpreter |
|---|
COND, ELLIPSIS, JAVA_NULL, LAMBDA, parserTable, PROGN, QUOTE, reader |
| Fields inherited from class ix.util.lisp.Interpreter |
|---|
acceptOnlySafeBuiltins, DEFAULT, FALSE, globalEnv, iscript, TRUE |
| Constructor Summary | |
|---|---|
IScriptInterpreter.IScriptLispInterpreter()
|
|
| Method Summary | |
|---|---|
protected void |
defineSyntax()
|
| Methods inherited from class ix.util.lisp.LispInterpreter |
|---|
define, define, define, defineBuiltins, defineInitialValues, installDefinitions, isTrue, loadLisp, loadLisp, main, parseForm, parseList, readEvalPrintLoop, topLevelEval |
| Methods inherited from class ix.util.lisp.Interpreter |
|---|
isSafe, nameForClass, topLevelApply, topLevelEval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
IScriptInterpreter.IScriptLispInterpreter()
| Method Detail |
|---|
protected void defineSyntax()
defineSyntax in class LispInterpreter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||