RPL v6.0.0
🎉 Rakoda Programming Language v6.0.0
📥 Download Installer
| Platform | File |
|---|---|
| 🪟 Windows (64-bit) | RPL-Setup-6.0.0-x64.exe |
| 🪟 Windows (32-bit) | RPL-Setup-6.0.0-x86.exe |
| 🍎 macOS (Apple Silicon) | RPL-6.0.0-arm64.dmg |
| 🍎 macOS (Intel) | RPL-6.0.0-x64.dmg |
| 🐧 Linux (Debian/Ubuntu) | rpl_6.0.0_amd64.deb |
| 🐧 Linux (AppImage) | RPL-6.0.0-x86_64.AppImage |
🚀 Cara Install
Windows: Download file .exe sesuai tipe bit OS Anda (64-bit / 32-bit) → Klik Install → Selesai!
macOS: Download .dmg → Buka → Klik .pkg → Install
Linux (Debian/Ubuntu):
sudo dpkg -i rpl_6.0.0_amd64.debLinux (AppImage):
chmod +x RPL-6.0.0-x86_64.AppImage
./RPL-6.0.0-x86_64.AppImage --version✅ Verifikasi
rpl --version
rpl run examples/matematika.rpl