Package ix.iscript

I-Script is a simple programming language.

See:
          Description

Interface Summary
IScriptSource An object that represents or contains I-Script source code.
 

Class Summary
And  
Assignment  
Binding  
Call  
Expression The root class of IScript expressions.
If  
IScript I-Script expression factory.
IScriptInterpreter An interpreter for the I-Script language.
IScriptLispSource An object that can be used to wrap an I-Script Expression that is written in a Lisp-like syntax.
IScriptParser A parser for the I-Script language.
IScriptXmlSource An object that can be used to wrap an I-Script Expression.
Lambda  
Let  
Literal  
Or  
Sequence  
VarRef  
While  
 

Package ix.iscript Description

I-Script is a simple programming language.