v2026.5.3
·
10516 commits
to master
since this release
Objeck Language v2026.5.3
This release includes builds for Windows, Linux, and macOS platforms.
📦 Installation
Windows
- x64: Download
objeck-windows-x64_2026.5.3.msiand run the installer - ARM64: Download
objeck-windows-arm64_2026.5.3.msiand run the installer - Portable: Download
.zipfiles for portable installations
Linux
- x64:
tar -xzf objeck-linux-x64_2026.5.3.tgz - ARM64:
tar -xzf objeck-linux-arm64_2026.5.3.tgz
macOS
- ARM64 (M1/M2/M3) Installer: Download
objeck-macos-arm64_2026.5.3.pkgand run - ARM64 (M1/M2/M3) Archive:
tar -xzf objeck-macos-arm64_2026.5.3.tgz
LSP (Language Server Protocol)
- Download
objeck-lsp-2026.5.3.zipfor IDE integration
📚 Documentation
- API Documentation: https://objeck.org/api/latest/
- Language Guide: https://github.com/objeck/objeck-lang
🔐 Verification
All Windows MSI installers are digitally signed for security.
🐛 Issues
Report issues at: https://github.com/objeck/objeck-lang/issues
Full Changelog: v...v2026.5.3