ArkScript
A small, fast, functional and scripting language for video games
|
Includes the needed files to start using ArkScript. More...
#include <Ark/Exceptions.hpp>
#include <Ark/Constants.hpp>
#include <Ark/Utils.hpp>
#include <Ark/VM/VM.hpp>
#include <Ark/Compiler/Compiler.hpp>
#include <Ark/TypeChecker.hpp>
Go to the source code of this file.
Includes the needed files to start using ArkScript.
Definition in file Ark.hpp.