Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
ScriptingRuntime.cpp File Reference
#include "ScriptingRuntime.hpp"
#include "../../Language/Pulsar/Lexer/Lexer.hpp"
#include "../../Language/Pulsar/Parser/Parser.hpp"
#include "../../Codegen/CodeGen.hpp"
#include "../../Frontend/Pulsar/Frontend.hpp"
#include "../../Runtime/Stdlib/StdLib.hpp"
#include "../../Runtime/VM/VM.hpp"
#include <filesystem>
#include <fstream>
#include <iostream>
#include <sstream>
#include <nativeerror.h>
Include dependency graph for ScriptingRuntime.cpp:

Go to the source code of this file.

Namespaces

namespace  pulsar
 The Pulsar Scripting Language.