Un langage à prototypes compilé...
- Premier langage à prototypes compilé...
- Premier langage symbolique graphique en 2D...
- Ingénierie logicielle avancée ...
- Support UTF‑8 natif...
Plateformes : LinuxmacOSWindowsAndroidWasmArduino
Version : 0.5
Dernière mise à jour : 15/09/2025 03:06
Téléchargement
Récupérez l’archive, installez les dépendances puis lancez l’installeur.
Linux
sudo apt update sudo apt-get install build-essential mesa-common-dev libgl1-mesa-dev pulseaudio-utils
macOS
brew install glfw pkg-config
Windows
Installer l’application www.msys2.org — Terminal : MSYS2 UCRT64 shell
pacman -S unzip mingw-w64-x86_64-gcc mingw-w64-x86_64-glfw
Copier lisaac_0.5.zip dans C:/msys64/home/Utilisateur/ et prendre le terminal : MSYS2 MINGW64 shell
Tous les OS
unzip lisaac_0.5.zip cd lisaac ./install.sh