Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
map.hpp File Reference
#include "ISA.hpp"
#include <unordered_map>
#include <string>
#include <stdexcept>
Include dependency graph for map.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Phasor
 The Phasor Programming Language and Runtime.

Functions

std::string Phasor::opCodeToString (OpCode op)
OpCode Phasor::stringToOpCode (const std::string &str)