ArkScript
A small, lisp-inspired, functional scripting language
Value Directory Reference
Directory dependency graph for Value:

Files

 Closure.hpp
 Subtype of the value type, handling closures.
 
 ClosureScope.hpp
 Subtype of the value type, handling closures.
 
 Procedure.hpp
 Wrapper object for user-defined functions.
 
 UserType.hpp
 Subtype of the value, capable of handling any C++ type.