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

Directories

directory  Executors
 

Files

file  Executor.hpp [code]
 The base class for all MacroExecutors.
 
file  MacroScope.hpp [code]
 Defines tools to handle macro definitions.
 
file  Pipeline.hpp [code]
 The Chain of Responsibility class for running nodes through MacroExecutors.
 
file  Processor.hpp [code]
 Handles the macros and their expansion in ArkScript source code.