Download Soplang 2.0
Download and install the latest version of Soplang for your platform.
Soplang 2.0
Released on March 15, 2024 | View Release Notes
What's New in Soplang 2.0
- Enhanced standard library with advanced math functions
- Improved error messages with contextual hints
- 50% faster execution engine for improved performance
- New built-in web API framework for backend development
- Expanded language documentation in both English and Somali
Download Options
Windows
64-bit (28.6 MB)
Installation Instructions:
- Download the Windows installer (.msi file)
- Run the installer and follow the on-screen instructions
- Add Soplang to your PATH if not done automatically
- Open Command Prompt or PowerShell and type 'soplang --version' to verify installation
macOS
Universal (26.2 MB)
Installation Instructions:
- Download the macOS installer (.pkg file)
- Open the installer package and follow the installation wizard
- Alternatively, use Homebrew: brew install soplang
- Open Terminal and type 'soplang --version' to verify installation
Linux
x86_64 (23.8 MB)
Installation Instructions:
- For Debian/Ubuntu: sudo apt-get install soplang
- For Fedora: sudo dnf install soplang
- For Arch Linux: sudo pacman -S soplang
- Alternatively, download the tarball and extract it
- Run './configure && make && sudo make install' from the extracted directory
- Verify installation with 'soplang --version'
Install via Package Managers
Soplang can also be installed using various package managers:
npm (Node.js)
Terminal
npm install -g soplang@2.0
Homebrew (macOS)
Terminal
brew install soplang
APT (Debian/Ubuntu)
Terminal
sudo apt install soplang
Docker
Terminal
docker pull soplang/soplang:latest
Build from Source
For developers who want to build from source:
GitHub Repository
View on GitHubTerminal
git clone https://github.com/soplang/soplang.git
Package Managers
Need Help?
Having trouble with installation or setup? Check out our resources or reach out to the community for assistance.