Releases: resitdc/rakoda-programming-language
Releases · resitdc/rakoda-programming-language
Release list
studio-v5.2.0
Merge pull request #64 from resitdc/fix-rpl-studio/live-code Fix rpl studio/live code
studio-v5.1.0
studio-v5.0.1
fix(terminal): enable hardware keyboard on desktop and update version…
studio-v5.0.0
studio-v4.4.0
studio-v4.3.1
use local flutter_code_editor package
studio-v4.3.0
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.rplRPL v5.0.0
🎉 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.debLinux (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.rplRPL v4.0.0
🎉 Rakoda Programming Language v4.0.0
📥 Download Installer
| Platform | File |
|---|---|
| 🪟 Windows (64-bit) | RPL-Setup-4.0.0-x64.exe |
| 🪟 Windows (32-bit) | RPL-Setup-4.0.0-x86.exe |
| 🍎 macOS (Apple Silicon) | RPL-4.0.0-arm64.dmg |
| 🍎 macOS (Intel) | RPL-4.0.0-x64.dmg |
| 🐧 Linux (Debian/Ubuntu) | rpl_4.0.0_amd64.deb |
| 🐧 Linux (AppImage) | RPL-4.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_4.0.0_amd64.debLinux (AppImage):
chmod +x RPL-4.0.0-x86_64.AppImage
./RPL-4.0.0-x86_64.AppImage --version✅ Verifikasi
rpl --version
rpl run examples/matematika.rpl