Module: Crisp

Defined in:
lib/crisp.rb,
lib/crisp/env.rb,
lib/crisp/nodes.rb,
lib/crisp/shell.rb,
lib/crisp/errors.rb,
lib/crisp/parser.rb,
lib/crisp/runtime.rb,
lib/crisp/function.rb,
lib/crisp/functions.rb,
lib/crisp/chained_env.rb,
lib/crisp/functions/core.rb,
lib/crisp/functions/arithmetic.rb

Defined Under Namespace

Modules: Functions Classes: ArgumentError, ArrayLiteral, Base, Block, ChainedEnv, Env, EnvironmentError, Float, Function, Number, Operation, Parser, Primitive, Runtime, Shell, StringLiteral, Symbol, SyntaxError

Constant Summary collapse

VERSION =
'0.0.5'