Lua runner with rich builtin stdlib ("lunascript")
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
luna/src/stdlib
Ondřej Hruška 8efdcab812 add sqlite module 4 weeks ago
..
logging.rs feat: add standard library — math, table, utils, os, log 4 weeks ago
math.rs feat: add standard library — math, table, utils, os, log 4 weeks ago
mod.rs add sqlite module 4 weeks ago
os_ext.rs feat: add standard library — math, table, utils, os, log 4 weeks ago
sqlite.rs add sqlite module 4 weeks ago
table.rs feat: add standard library — math, table, utils, os, log 4 weeks ago
utils.rs feat: add standard library — math, table, utils, os, log 4 weeks ago