![]() |
Phasor 3.1.1
Stack VM based Programming Language
|
#include "../../Language/Phasor/Lexer/Lexer.hpp"#include "../../Language/Phasor/Parser/Parser.hpp"#include "../../Codegen/IR/PhasorIR.hpp"#include "../../Runtime/Stdlib/StdLib.hpp"#include "../../Runtime/VM/VM.hpp"#include <fstream>#include <print>#include <sstream>#include <string>#include <version.h>#include <sscanf.h>#include "Frontend.hpp"#include <nativeerror.h>