LUA compared to C | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

LUA compared to C

Would LUA work the same as C or C++ if you were to make applications, and system development?

8th Feb 2021, 12:27 AM
Sky
Sky - avatar
1 ответ
+ 1
Lua and C are really good choices yes C has a better advantage over Lua since Lua is written in C, but you can create your own Lua libraries in C for Lua making your uses for Lua even higher. check out the Lua docs https://lua.org
5th Aug 2022, 5:24 PM
Jeremiah Jahnke
Jeremiah Jahnke - avatar