How to Install squirrel3 in Ubuntu 18.04



Install squirrel3 by entering the following commands in the terminal:

sudo apt update
sudo apt install squirrel3

Description:

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.

Homepage: http://squirrel-lang.org/

Version: 3.1-5

Section: universe/interpreters