×
Learn To Code In Just 16 Weeks — Gain Web Development Skills—Change Your Life. Learn HTML, CSS & JavaScript In 16 Weeks.
Highly individualized program focuses on experiential learning from real-world situations.
Learn the essential programming languages to build software, web and mobile applications.

Lua

High-level programming language
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... Wikipedia
First appeared: 1993; 31 years ago
Implementation language: ANSI C
License: MIT License
Paradigm: Multi-paradigm: scripting, imperative (procedural, prototype-based, object-oriented), functional, meta, reflective
Typing discipline: Dynamic, weak, duck

People also ask
Lua (programming language) from en.wikipedia.org
Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. Lua is cross-platform, since the ...
Aug 13, 2009 · Lua is a lightweight interpreted programming language developed in Brazil with a focus on embedding. It is written in Pure ANSI C which ...
Nov 16, 2022 · Lua is a general-purpose programming language that's used in Roblox, Angry Birds, and more popular games and applications.
Lua (programming language) from www.tutorialspoint.com
Lua is an open source language built on top of C programming language. Lua has its value across multiple platforms ranging from large server systems to ...