![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
Namespaces | |
| namespace | Async |
| namespace | Dict |
| namespace | IO |
| namespace | List |
| namespace | Mathematics |
| namespace | String |
| namespace | System |
| namespace | Time |
Variables | |
| const Value | falseSym |
| const Value | trueSym |
| const Value | nil |
| const Value | platform |
| ARK_API const std::vector< std::pair< std::string, Value > > | builtins |
|
extern |
Referenced by Ark::VM::safeRun().
|
extern |
Referenced by Ark::helper::head(), Ark::VM::operator[](), and Ark::VM::safeRun().
|
extern |
|
extern |
Referenced by Ark::VM::safeRun().