squirrel
lightweight, high-level, embeddable programming language
Install
- All systems
-
curl cmd.cat/squirrel.sh
- Debian
-
apt-get install squirrel3 - Ubuntu
-
apt-get install squirrel3 - Kali Linux
-
apt-get install squirrel3 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install squirrel3 - Raspbian
-
apt-get install squirrel3
squirrel3
lightweight, high-level, embeddable programming language
Squirrel is a high-level imperative, object-oriented programming language, designed to be a lightweight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games. This package contains the Squirrel command line interpreter and bytecode compiler.