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

ArkScript REPL - Read Eval Print Loop. More...

#include <string>
#include <optional>
#include <Ark/VM/VM.hpp>
#include <Ark/VM/State.hpp>
#include <replxx.hxx>
Include dependency graph for Repl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ark::Repl
 

Namespaces

namespace  Ark
 

Detailed Description

ArkScript REPL - Read Eval Print Loop.

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

Definition in file Repl.hpp.