Registry / other / rufus-lua

rufus-lua

JSON →
library1.1.5rbrubygemsunverified

Ruby-FFI based bridge from Ruby to Lua.

gem install rufus-lua
INSTALL
IMPORT
SIG · RUFUS-LUA
R
rufus-lua
otherrubyv1.1.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rufus::Lua
require 'rufus-lua'

Execute Lua code from Ruby.

require 'rufus-lua' state = Rufus::Lua::State.new state.eval('return 2 + 3') result = state.function('result').call puts result
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
rufus-lua — gem install rufus-lua · libregistry