Authors and Citation
Authors
-
Mike Pall. Author, copyright holder.
Author of the embedded LuaJIT compiler -
Lua.org, PUC-Rio. Copyright holder.
Copyright holders over portions of Lua source code included in LuaJIT -
Nicholas Davies. Maintainer, contributor, copyright holder.
Author of the R package wrapper -
Scott Lembcke, Howling Moon Software. Contributor, copyright holder.
Authors of the embedded debugger.lua debugger
Citation
Source: inst/CITATION
Davies N (2024). luajr: LuaJIT Scripting. R package version 0.1.6, https://nicholasdavies.github.io/luajr/.
@Manual{, title = {{luajr}: {LuaJIT} Scripting}, author = {Nicholas Davies}, year = {2024}, note = {R package version 0.1.6}, url = {https://nicholasdavies.github.io/luajr/}, }
Pall M (2005–2024). “LuaJIT – a Just-In-Time Compiler for Lua.” https://luajit.org/.
@Misc{, title = {{LuaJIT} -- a Just-In-Time Compiler for Lua.}, author = {Mike Pall}, year = {2005--2024}, url = {https://luajit.org/}, }