MXVM 1.8.1
Virtual Machine, Compiler, and Pascal Frontend
Loading...
Searching...
No Matches
mxvm.hpp
Go to the documentation of this file.
1
6#ifndef __MXVM__HPP_
7#define __MXVM__HPP_
8#include "icode.hpp"
9#include"version_info.hpp"
10#endif
Intermediate code representation, execution engine, and native x64 code generation (SysV + Win64).