LuaCall.jl

A Julia package for interoperability with Lua

MIT License

Stars
15

LuaCall.jl

A Julia package for interoperability with Lua.

Functionality:

  • luacall function that mimics ccall
  • lua"" string macro for evaluating Lua code for access from Julia
  • Support for tables
  • Support for Lua threads
Badges
Extracted from project README
Concept CI Codecov