-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdownload.html
19 lines (17 loc) · 6.42 KB
/
download.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!doctype html><html lang=en xmlns:fb=http://ogp.me/ns/fb#><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta property="og:site_name" content="EndBASIC"><title>Download - EndBASIC</title><meta property="og:title" content="Download - EndBASIC"><meta name=description content="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.11.1 and was released on 2024-09-14.
OS Platform Link Linux x86-64 endbasic-0.11.1-linux-x86_64-sdl.zip macOS arm64 endbasic-0.11.1-macos-arm64-sdl.zip Windows x86-64 endbasic-0.11.1-windows-x86_64-sdl.zip Linux Raspberry Pi (ARM v7) endbasic-0.11.1-linux-armv7-rpi.zip 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:"><meta property="og:description" content="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.11.1 and was released on 2024-09-14.
OS Platform Link Linux x86-64 endbasic-0.11.1-linux-x86_64-sdl.zip macOS arm64 endbasic-0.11.1-macos-arm64-sdl.zip Windows x86-64 endbasic-0.11.1-windows-x86_64-sdl.zip Linux Raspberry Pi (ARM v7) endbasic-0.11.1-linux-armv7-rpi.zip 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:"><meta name=author content="Julio Merino"><meta name=generator content="Hugo 0.111.3"><meta property="og:url" content="https://www.endbasic.dev/download.html"><meta property="og:type" content="website"><link rel=canonical href=https://www.endbasic.dev/download.html><link rel=alternate type=application/rss+xml title=EndBASIC href=https://www.endbasic.dev/feed.xml><link rel=stylesheet href=/sass/main.min.1fd0745ddb73c7e146f488aadf028ff6e32fb46bb9fd282336b4998e2fe64a01.css><link rel=stylesheet href=/css/chroma.css></head><body><nav class="navbar navbar-expand-sm navbar-dark bg-dark sticky-top"><a class=navbar-brand href=/>EndBASIC</a>
<button class=navbar-toggler type=button data-toggle=collapse data-target=#navbarToggler aria-controls=navbarToggler aria-expanded=false aria-label="Toggle navigation">
<span class=navbar-toggler-icon></span></button><div class="collapse navbar-collapse" id=navbarToggler><ul class="navbar-nav mr-auto mt-2 mt-lg-0"><li class=nav-item><a class=nav-link href=/about.html>About</a></li><li class=nav-item><a class=nav-link href=/blog.html>Blog</a></li><li class=nav-item><a class=nav-link href=/gallery.html>Gallery</a></li><li class="nav-item active"><a class=nav-link href=/download.html>Download</a></li><li class=nav-item><a class=nav-link href=/docs.html>Documentation</a></li><li class=nav-item><a class=nav-link href=/community.html>Community</a></li></ul></div></nav><div class="position-relative overflow-hidden p-3 p-md-5 m-md-3 text-center bg-dark bg-grid"><div class="p-lg-1 mx-auto my-1 text-white text-left"><h1 class="title display-4 font-weight-normal">Ready<br>Download█</h1></div></div><article class=container><div class="alert alert-success text-center"><p>Remember: you do not have to download EndBASIC to play with it.<br>You can click here to open up a fully-local, browser-based session!</p><a class="btn btn-primary btn-lg" href=https://repl.endbasic.dev/ target=_new>Launch interpreter</a></div><h1 id=binary-releases>Binary releases</h1><p><strong>The latest version of EndBASIC is 0.11.1 and was released on 2024-09-14.</strong></p><table><thead><tr><th>OS</th><th>Platform</th><th>Link</th></tr></thead><tbody><tr><td>Linux</td><td>x86-64</td><td><a href=https://github.com/endbasic/endbasic/releases/download/endbasic-0.11.1/endbasic-0.11.1-linux-x86_64-sdl.zip>endbasic-0.11.1-linux-x86_64-sdl.zip</a></td></tr><tr><td>macOS</td><td>arm64</td><td><a href=https://github.com/endbasic/endbasic/releases/download/endbasic-0.11.1/endbasic-0.11.1-macos-arm64-sdl.zip>endbasic-0.11.1-macos-arm64-sdl.zip</a></td></tr><tr><td>Windows</td><td>x86-64</td><td><a href=https://github.com/endbasic/endbasic/releases/download/endbasic-0.11.1/endbasic-0.11.1-windows-x86_64-sdl.zip>endbasic-0.11.1-windows-x86_64-sdl.zip</a></td></tr><tr><td>Linux</td><td>Raspberry Pi (ARM v7)</td><td><a href=https://github.com/endbasic/endbasic/releases/download/endbasic-0.11.1/endbasic-0.11.1-linux-armv7-rpi.zip>endbasic-0.11.1-linux-armv7-rpi.zip</a></td></tr></tbody></table><p>For more details visit the <a href=https://github.com/endbasic/endbasic/releases/tag/endbasic-0.11.1>release page on GitHub</a>.</p><h1 id=source-installation>Source installation</h1><p>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:</p><div class=highlight><pre tabindex=0 class=chroma><code class=language-shell data-lang=shell><span class=line><span class=cl>cargo install endbasic
</span></span></code></pre></div><p>You will need to have a Rust toolchain installed for the above to work. Get started at: <a href=https://rustup.rs/>https://rustup.rs/</a>.</p></article><footer class="pt-5 pb-3"><div class=container><div class=row><div class="col-md-8 text-left"><form class=form-inline action=https://hugo-dynamic.endbasic.dev/api/sites/6a633c2c-7fda-11ec-86e4-1cfd087199c2/subscribers/add method=post><input type=text name=email placeholder="Enter your email" class="form-control input-sm text-center mx-1" size=20>
<button type=submit class="btn btn-sm btn-light mx-1">Subscribe to updates</button></form></div><div class="col-md-4 text-right">EndBASIC
<small class="d-block text-muted">Julio Merino © 2020-2024</small></div></div></div></footer><script type=module>
const SITE_ID = '6a633c2c-7fda-11ec-86e4-1cfd087199c2';
import { addAnchorsToHeaders, RequestsClient } from "\/js\/main.a02d06c067e543f21935526327af3100473c02252e0866297914856e56a033cb.js";
new RequestsClient(SITE_ID).saveRequest();
addAnchorsToHeaders();
</script><noscript><img src="https://hugo-dynamic.endbasic.dev/api/sites/6a633c2c-7fda-11ec-86e4-1cfd087199c2/pages/aHR0cHM6Ly93d3cuZW5kYmFzaWMuZGV2L2Rvd25sb2FkLmh0bWw=/stamp.gif" style=display:none></noscript></body></html>