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