Mercurial > pub > dyncall > bindings
view lua/luadyncall/src/README.txt @ 34:2682a627168c
- breaking changes:
* restrict 'Z' conversions to immutable types
* restrict 'p' to mutable types (and handles)
author | Tassilo Philipp |
---|---|
date | Sun, 12 Apr 2020 19:37:37 +0200 |
parents | 0cfcc391201f |
children |
line wrap: on
line source
luadyncall 0.1 Dyncall bindings for Lua programming language C implementation. CONTENTS ******** - smart pointer utility library (smartptr.so) - dynload.lua, ldynload.so (dynload library) - dyncall.lua (front end for Version 2 dyncall API), ldyncall.so (low-level lua dyncall bindings) - dyncallback.lua, ldyncallback.so