cxxcall is a library that allows users to define foreign call-ins and call-outs, usually used by interpreters to interface C and C++
|
6 years ago | |
---|---|---|
sysdeps | 6 years ago | |
tests | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
Makefile | 6 years ago | |
README.md | 6 years ago | |
VERSION | 6 years ago | |
abi.hpp | 6 years ago | |
callin-arg.cpp | 6 years ago | |
callin-recv.cpp | 6 years ago | |
callout-arg.cpp | 6 years ago | |
callout-call.cpp | 6 years ago | |
configure | 6 years ago | |
cxxcall.hpp | 6 years ago | |
typedesc.hpp | 6 years ago |
cxxcall is a library that allows users to define foreign call-ins and call-outs, usually used by interpreters to interface C and C++