Phasor 2.2.0
Stack VM based Programming Language
Loading...
Searching...
No Matches
NativeRuntime.cpp File Reference
Include dependency graph for NativeRuntime.cpp:

Go to the source code of this file.

Namespaces

namespace  Phasor
 The Phasor Programming Language and Runtime.

Macros

#define error(msg)

Macro Definition Documentation

◆ error

#define error ( msg)
Value:
std::cerr << "Error: " << msg << std::endl

Definition at line 19 of file NativeRuntime.cpp.