ArkScript
A small, fast, functional and scripting language for video games
Ark Directory Reference
+ Directory dependency graph for Ark:

Directories

directory  Builtins
 
directory  Compiler
 
directory  REPL
 
directory  VM
 

Files

file  Ark.hpp [code]
 Includes the needed files to start using ArkScript.
 
file  Constants.hpp [code]
 Constants used by ArkScript.
 
file  Exceptions.hpp [code]
 ArkScript homemade exceptions.
 
file  Files.hpp [code]
 Lots of utilities about the filesystem.
 
file  Literals.hpp [code]
 User defined literals for Ark internals.
 
file  Module.hpp [code]
 
file  Platform.hpp [code]
 ArkScript configuration macros.
 
file  TypeChecker.hpp [code]
 
file  Utils.hpp [code]
 Lots of utilities about string, filesystem and more.