/lua-carray-capi

Lua arrays for primitive numeric C data types

Primary LanguageC

Lua Carray C API

The Carray C API makes it possible to handle arrays of primitive numeric C data types in Lua script code and also in native C code for enhancing module interoperability.

For further documentation see carray_capi.h.

Implementation:

  • carray - this Lua module provides an implemenation of the Lua Carray C API.

Invocations:

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.