- Blind mode tutorial
lichess.org
Donate

Anybody learnt Lua?

Has anybody learnt Lua? Me and my good friend @PK2011_PRO are trying to learn Lua. As some of us know, Roblox runs on Lua. It is slightly modified but it has the same basic's. So if anybody has learnt Lua please message me or @PK2011_PRO for some good tips which we can use for learning it.

Regards,
@Abhineet2011 and @PK2011_PRO

Has anybody learnt Lua? Me and my good friend @PK2011_PRO are trying to learn Lua. As some of us know, Roblox runs on Lua. It is slightly modified but it has the same basic's. So if anybody has learnt Lua please message me or @PK2011_PRO for some good tips which we can use for learning it. Regards, @Abhineet2011 and @PK2011_PRO

If you don't know what is Lua is, It is a programming language which Roblox (https://roblox.com/) runs on. Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. Lua is cross-platform, since the interpreter of compiled bytecode is written in ANSI C, and Lua has a relatively simple C API to embed it into applications. The Lua and Python languages are similar, powerful, and scripting languages in the virtual application but both languages have some similarities and differences. The Lua and Python languages are compiling into byte code and run on a simulated machine or computer.

If you don't know what is Lua is, It is a programming language which Roblox (https://roblox.com/) runs on. Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. Lua is cross-platform, since the interpreter of compiled bytecode is written in ANSI C, and Lua has a relatively simple C API to embed it into applications. The Lua and Python languages are similar, powerful, and scripting languages in the virtual application but both languages have some similarities and differences. The Lua and Python languages are compiling into byte code and run on a simulated machine or computer.
<Comment deleted by user>

Lua is a lightweight language, and it uses C# to compile games like Roblox. But a direct approach on learning Lua would be difficult. Because your motive is game dev, you first learn C#, JavaScript, and Python. C# is a complete high-level language, based on compiling game programs. I recommend JavaScript for the client-side programs, and python will be useful in virtual recognition, voice assis., and little tit-bits.

Lua is a lightweight language, and it uses C# to compile games like Roblox. But a direct approach on learning Lua would be difficult. Because your motive is game dev, you first learn C#, JavaScript, and Python. C# is a complete high-level language, based on compiling game programs. I recommend JavaScript for the client-side programs, and python will be useful in virtual recognition, voice assis., and little tit-bits.

Thank you everybody for your help..

Thank you everybody for your help..

This topic has been archived and can no longer be replied to.