ozmake
The Mozart Programming System (Standard Library)
Install
- All systems
-
curl cmd.cat/ozmake.sh
- Debian
-
apt-get install mozart-stdlib
- Ubuntu
-
apt-get install mozart-stdlib
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mozart-stdlib
- Raspbian
-
apt-get install mozart-stdlib
- Dockerfile
- dockerfile.run/ozmake
mozart-stdlib
The Mozart Programming System (Standard Library)
This is the standard library for the Mozart Programming System. It currently includes modules for common abstract datatypes, QTk (Window programming) and an XML Parser.