ArkScript
A small, fast, functional and scripting language for video games
Ark.hpp File Reference

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>
+ Include dependency graph for Ark.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Includes the needed files to start using ArkScript.

Author
Alexandre Plateau (lexpl.nosp@m.t.de.nosp@m.v@gma.nosp@m.il.c.nosp@m.om)
Version
0.1
Date
2020-10-27

Definition in file Ark.hpp.