aribas
interpreter for arithmetic
Install
- All systems
-
curl cmd.cat/aribas.sh
- Debian
-
apt-get install aribas - Ubuntu
-
apt-get install aribas - Kali Linux
-
apt-get install aribas - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install aribas - Raspbian
-
apt-get install aribas
aribas
interpreter for arithmetic
ARIBAS is an interactive interpreter suitable for big integer arithmetic and multiprecision floating point arithmetic. It has a syntax similar to Pascal or Modula-2, but contains also features from other programming languages like C, Lisp, Oberon.