Ready
RUN "DOWNLOAD"█

Remember: you do not have to download EndBASIC to play with it.
You can click here to open up a fully-local, browser-based session!

Launch interpreter

Desktop releases

The latest version of EndBASIC is 0.11.1 and was released on 2024-09-14.

OSPlatformLink
Linuxx86-64endbasic-0.11.1-linux-x86_64-sdl.zip
macOSarm64endbasic-0.11.1-macos-arm64-sdl.zip
Windowsx86-64endbasic-0.11.1-windows-x86_64-sdl.zip
LinuxRaspberry Pi (ARM v7)endbasic-0.11.1-linux-armv7-rpi.zip

For more details visit the release page on GitHub.

Disk images

If you would like a whole-system experience where you can boot straight to EndBASIC, download the EndBOX OS images.

Visit the EndBOX page for details

PlatformTarget machinesLink
ARMv7 64-bitRaspberry Pi 3B+, Zero 2 Wendbox.20250708-e728d7b.evbarm-aarch64.img
x86-64Anyendbox.20250708-e728d7b.amd64.img

Source installation

You may also choose to install from source if none of the above work for you, in which case simply type the following in your terminal:

cargo install endbasic

You will need to have a Rust toolchain installed for the above to work. Get started at: https://rustup.rs/.