Ready
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

Binary releases

The latest version of EndBASIC is 0.10.0 and was released on 2022-12-27.

OSPlatformLink
Linuxx86_64endbasic-0.10.0-linux-x86_64-sdl.tgz
macOSx86_64endbasic-0.10.0-macos-x86_64-sdl.tgz
Windowsx86_64endbasic-0.10.0-windows-x86_64-sdl.zip
LinuxRaspberry Pi (ARM v7)endbasic-0.10.0-linux-armv7-rpi.tgz

For more details visit the release page on GitHub.

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/.