MXVM 1.8.1
Virtual Machine, Compiler, and Pascal Frontend
Loading...
Searching...
No Matches
function.cpp
Go to the documentation of this file.
1
6#include "mxvm/function.hpp"
7
8namespace mxvm {
9
10}
Dynamic function loader using dlopen/dlsym for runtime symbol resolution.
Definition ast.hpp:14