A programming language with syntax that focuses on readbility and simplicity.
- Run
apt install python3.11 python3.11-venv
to install required packages. - Run
bash setup.sh
to initialize the development/runtime environment. - Run
venv/bin/python scribe
to start the interpreter.