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