Skip to content

RPL v5.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 12:10
· 198 commits to main since this release

🎉 Rakoda Programming Language v5.0.0

📥 Download Installer

Platform File
🪟 Windows (64-bit) RPL-Setup-5.0.0-x64.exe
🪟 Windows (32-bit) RPL-Setup-5.0.0-x86.exe
🍎 macOS (Apple Silicon) RPL-5.0.0-arm64.dmg
🍎 macOS (Intel) RPL-5.0.0-x64.dmg
🐧 Linux (Debian/Ubuntu) rpl_5.0.0_amd64.deb
🐧 Linux (AppImage) RPL-5.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_5.0.0_amd64.deb

Linux (AppImage):

chmod +x RPL-5.0.0-x86_64.AppImage
./RPL-5.0.0-x86_64.AppImage --version

✅ Verifikasi

rpl --version
rpl run examples/matematika.rpl