File ProgramExecutor.hpp
FileList > source > Worlds > ProgramExecutor.hpp
Go to the source code of this file
#include "Language.hpp"
#include "core/WorldBase.hpp"
#include "core/EasyLogging.hpp"
#include <algorithm>
#include <functional>
#include <map>
#include <stack>
#include <variant>
#include "core/AgentBase.hpp"
#include "Interfaces/TrashInterface.hpp"
Namespaces
Type | Name |
---|---|
namespace | worldlang Namespace for scripting language stuff. |
Classes
Type | Name |
---|---|
class | ProgramExecutor Class that manages program execution. |
struct | Identifier |
The documentation for this class was generated from the following file source/Worlds/ProgramExecutor.hpp