booi
python-like language and compiler for the CLI
Install
- All systems
-
curl cmd.cat/booi.sh
- Debian
-
apt-get install boo - Ubuntu
-
apt-get install boo - Fedora
-
dnf install boo - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install boo - Raspbian
-
apt-get install boo
boo
python-like language and compiler for the CLI
Boo is an object oriented statically typed programming language for the Common Language Infrastructure (CLI) with a Python inspired syntax and a special focus on language and compiler extensibility. This package contains the boo compiler, interpreter and interactive shell. The boo compiler and the programs it produces are 100% Common Intermediate Language (CIL) bytecode and can therefore be run on any compliant CLI virtual machine.