![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
Files | |
| Closure.hpp | |
| Subtype of the value type, handling closures. | |
| ClosureScope.hpp | |
| Subtype of the value type, handling closures. | |
| Dict.hpp | |
| Define how dictionaries are handled. | |
| Procedure.hpp | |
| Wrapper object for user-defined functions. | |
| UserType.hpp | |
| Subtype of the value, capable of handling any C++ type. | |