royratcliffe/lua51: Lua Version 5.1.5 State Machine

Wraps Lua 5.1.5 state machine using Rcpp. Lua state in R becomes \code{L <- new(LuaState)} and garbage collection on that state becomes \code{L$gc(2)} in R, for example.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("royratcliffe/lua51")
royratcliffe/lua51 documentation built on Feb. 24, 2022, 12:41 a.m.