Download Sad Language
الإصدار v1.0.0
Version 1.0.0 — First Official Release
Release Date: April 9, 2025
MIT License · View Release Notes
Direct Downloads
Windows
v1.0.0 • x64SHA256: 9DDCBFD4B6D7E6E8F309AB894408AB00F5EDE0E9EC08D5D3F1E8558BCAD90B8A
irm https://sad-lang.org/install.ps1 | iexLinux
v1.0.0 • x86_64- ⬇ GUI Installer (Recommended) (6.2 MB)
- ⬇ TAR.GZ Archive (6.2 MB)
- ⬇ DEB Package (Debian/Ubuntu) (0.6 MB)
SHA256: 851DCD17D3C5F002CE875BA93850AD3F69CC40D900CC7D783FD090F04A310663
curl -fsSL https://sad-lang.org/install.sh | bashmacOS — Coming Soon
macOS builds are in preparation and will be released soon. Follow GitHub Releases for updates.
Quick Install
powershell
# One-line install (PowerShell — Windows)
irm https://sad-lang.org/install.ps1 | iexbash
# One-line install (Bash — Linux)
curl -fsSL https://sad-lang.org/install.sh | bashbash
# DEB package (Debian/Ubuntu)
sudo dpkg -i sad-lang_1.0.0_amd64.debSystem Requirements
| Requirement | Windows | Linux |
|---|---|---|
| OS | Windows 10 x64+ | Ubuntu 20.04+, Debian 11+, Fedora 38+ |
| Disk Space | 120 MB (with compiler), 15 MB (interpreter only) | 15 MB |
| RAM | 256 MB | 256 MB |
| Architecture | x86_64 (64-bit) | x86_64 (64-bit) |