Lua
From Céupédia
Lua is the programming language used to implement the Céu compiler.
[site] Lua homepage.
Céu uses Lua 5.1.x.
On Debian-like Linux distributions (Ubuntu, Xubuntu, etc.), you can easily install Lua with:
sudo apt-get install lua5.1
Lua is the programming language used to implement the Céu compiler.
[site] Lua homepage.
Céu uses Lua 5.1.x.
On Debian-like Linux distributions (Ubuntu, Xubuntu, etc.), you can easily install Lua with:
sudo apt-get install lua5.1