shengnoah / lua.ren

luaren
https://lua.ren
GNU General Public License v3.0
22 stars 2 forks source link

Lua标准库 #51

Open shengnoah opened 1 year ago

shengnoah commented 1 year ago

https://lua.ren/lua_guide/standard-libraries/

LUA教程:Lua是一门精巧的语言,与其它语言配合使用,发挥更高的效能。特别是与C和C++语言的配合。著名的项目Openresty就是使用了Lua。