QLogo

Language using turtle graphics famous for teaching kids

Install

All systems
curl cmd.cat/QLogo.sh
Debian Debian
apt-get install qlogo
Ubuntu
apt-get install qlogo
image/svg+xml Kali Linux
apt-get install qlogo
Windows (WSL2)
sudo apt-get update sudo apt-get install qlogo

qlogo

Language using turtle graphics famous for teaching kids

QLogo is an interpreter for the Logo language written in C++ using Qt and OpenGL. Specifically, it mimics (as reasonably as possible) the UCBLogo interpreter developed at U.C. Berkeley. In fact, the UCBLogo manual describes about 99.9% of the functionality. You can find the UCBLogo Manual here: http://people.eecs.berkeley.edu/~bh/usermanual