Skip to content

Commit f526671

Browse files
committed
Deploying to gh-pages from @ endbasic/homepage@e69bb99 🚀
1 parent 85d0a74 commit f526671

54 files changed

Lines changed: 302 additions & 518 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2020/04/hello-endbasic.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
<!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"><meta property="og:site_name" content="EndBASIC"><meta property="twitter:site" content="@jmmv"><title>Hello, EndBASIC! - EndBASIC</title>
2-
<meta property="og:title" content="Hello, EndBASIC! - EndBASIC"><meta property="twitter:title" content="Hello, EndBASIC! - EndBASIC"><meta name=description content="Introducing EndBASIC, a new interpreter for a BASIC-like language that is inspired by Amstrad&rsquo;s Locomotive BASIC 1.1 and Microsoft&rsquo;s QuickBASIC 4.5. Like the former, EndBASIC intends to provide an interactive environment that seamlessly merges coding with immediate visual feedback. Like the latter, EndBASIC offers higher-level programming constructs and strong typing. The main idea behind EndBASIC is to provide a playground for learning the foundations of programming in a simplified environment."><meta property="og:description" content="Introducing EndBASIC, a new interpreter for a BASIC-like language that is inspired by Amstrad&rsquo;s Locomotive BASIC 1.1 and Microsoft&rsquo;s QuickBASIC 4.5. Like the former, EndBASIC intends to provide an interactive environment that seamlessly merges coding with immediate visual feedback. Like the latter, EndBASIC offers higher-level programming constructs and strong typing. The main idea behind EndBASIC is to provide a playground for learning the foundations of programming in a simplified environment."><meta property="twitter:description" content="Introducing EndBASIC, a new interpreter for a BASIC-like language that is inspired by Amstrad&rsquo;s Locomotive BASIC 1.1 and Microsoft&rsquo;s QuickBASIC 4.5. Like the former, EndBASIC intends to …"><meta name=author content="Julio Merino"><meta property="twitter:creator" content="@jmmv"><meta name=generator content="Hugo 0.145.0"><meta property="og:url" content="https://www.endbasic.dev/2020/04/hello-endbasic.html"><meta property="og:type" content="website"><meta property="twitter:card" content="summary"><link rel=canonical href=https://www.endbasic.dev/2020/04/hello-endbasic.html><link rel=alternate type=application/rss+xml title=EndBASIC href=https://www.endbasic.dev/feed.xml><link rel=stylesheet href=/sass/main.min.1aac345b2e5f8be1188ed477c775964ea5a46ec1674294e3326f4e792d44a344.css><link rel=stylesheet href=/css/chroma.css></head><body><nav class="navbar navbar-expand-sm navbar-dark bg-dark sticky-top"><div class="container-fluid page-container"><a class=navbar-brand href=/>EndBASIC</a>
1+
<!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"><meta property="og:site_name" content="EndBASIC"><meta property="twitter:site" content="@jmmv"><title>Hello, EndBASIC! - EndBASIC</title><meta property="og:title" content="Hello, EndBASIC! - EndBASIC"><meta property="twitter:title" content="Hello, EndBASIC! - EndBASIC"><meta name=description content="Introducing EndBASIC, a new interpreter for a BASIC-like language that is inspired by Amstrad&rsquo;s Locomotive BASIC 1.1 and Microsoft&rsquo;s QuickBASIC 4.5. Like the former, EndBASIC intends to provide an interactive environment that seamlessly merges coding with immediate visual feedback. Like the latter, EndBASIC offers higher-level programming constructs and strong typing. The main idea behind EndBASIC is to provide a playground for learning the foundations of programming in a simplified environment."><meta property="og:description" content="Introducing EndBASIC, a new interpreter for a BASIC-like language that is inspired by Amstrad&rsquo;s Locomotive BASIC 1.1 and Microsoft&rsquo;s QuickBASIC 4.5. Like the former, EndBASIC intends to provide an interactive environment that seamlessly merges coding with immediate visual feedback. Like the latter, EndBASIC offers higher-level programming constructs and strong typing. The main idea behind EndBASIC is to provide a playground for learning the foundations of programming in a simplified environment."><meta property="twitter:description" content="Introducing EndBASIC, a new interpreter for a BASIC-like language that is inspired by Amstrad&rsquo;s Locomotive BASIC 1.1 and Microsoft&rsquo;s QuickBASIC 4.5. Like the former, EndBASIC intends to …"><meta name=author content="Julio Merino"><meta property="twitter:creator" content="@jmmv"><meta name=generator content="Hugo 0.159.0"><meta property="og:url" content="https://www.endbasic.dev/2020/04/hello-endbasic.html"><meta property="og:type" content="website"><meta property="twitter:card" content="summary"><link rel=canonical href=https://www.endbasic.dev/2020/04/hello-endbasic.html><link rel=alternate type=application/rss+xml title=EndBASIC href=https://www.endbasic.dev/feed.xml><link rel=stylesheet href=/sass/main.min.7acfa4ac9e7704263d41709056f40117e08c968922fb8fa940e7bf2a7f0b40fb.css><link rel=stylesheet href=/css/chroma.css></head><body><nav class="navbar navbar-expand-sm navbar-dark bg-dark sticky-top"><div class="container-fluid page-container"><a class=navbar-brand href=/>EndBASIC</a>
32
<button class=navbar-toggler type=button data-bs-toggle=collapse data-bs-target=#navbarToggler aria-controls=navbarToggler aria-expanded=false aria-label="Toggle navigation">
4-
<span class=navbar-toggler-icon></span></button><div class="collapse navbar-collapse" id=navbarToggler><ul class="navbar-nav me-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><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><li class=nav-item><a class=nav-link href=/endbox.html>EndBOX</a></li></ul></div></div></nav><div class="position-relative overflow-hidden p-3 p-md-5 mb-md-3 text-center bg-dark bg-grid"><div class="page-container p-lg-1 mx-auto my-1 text-white text-start"><h1 class="title fw-normal">Ready<br>RUN "BLOG"<br>> Hello, EndBASIC!&#9608;</h1></div></div><article class=page-container><p class="text-muted text-end">Published on: April 22, 2020</p><div class=highlight><pre tabindex=0 class=chroma><code class=language-basic data-lang=basic><span class=line><span class=cl><span class=kr>INPUT</span><span class=w> </span><span class=s2>&#34;Did you ever experience BASIC (true/false)&#34;</span><span class=p>;</span><span class=w> </span><span class=vg>answer</span><span class=o>?</span>
3+
<span class=navbar-toggler-icon></span></button><div class="collapse navbar-collapse" id=navbarToggler><ul class="navbar-nav me-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/index.html>Blog</a></li><li class=nav-item><a class=nav-link href=/gallery.html>Gallery</a></li><li class=nav-item><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><li class=nav-item><a class=nav-link href=/endbox.html>EndBOX</a></li></ul></div></div></nav><div class="position-relative overflow-hidden p-3 p-md-5 mb-md-3 text-center bg-dark bg-grid"><div class="page-container p-lg-1 mx-auto my-1 text-white text-start"><h1 class="title fw-normal">Ready<br>RUN "BLOG"<br>> Hello, EndBASIC!&#9608;</h1></div></div><article class=page-container><p class="text-muted text-end">Published on: April 22, 2020</p><div class=highlight><pre tabindex=0 class=chroma><code class=language-basic data-lang=basic><span class=line><span class=cl><span class=kr>INPUT</span><span class=w> </span><span class=s2>&#34;Did you ever experience BASIC (true/false)&#34;</span><span class=p>;</span><span class=w> </span><span class=vg>answer</span><span class=o>?</span>
54
</span></span><span class=line><span class=cl><span class=kr>IF</span><span class=w> </span><span class=vg>answer</span><span class=o>?</span><span class=w> </span><span class=kr>THEN</span>
65
</span></span><span class=line><span class=cl><span class=w> </span><span class=kr>PRINT</span><span class=w> </span><span class=s2>&#34;Great; you are in for a treat!&#34;</span>
76
</span></span><span class=line><span class=cl><span class=k>ELSE</span>
@@ -17,7 +16,7 @@
1716
makePageTocCollapsible,
1817
trackDownloads,
1918
RequestsClient,
20-
} from "\/js\/main.4dc200a9d6802a5045e31030e8736650b8c0080ae1fda190dbc3dd9c174031f8.js";
19+
} from "\/js\/main.153008ae72668cd6baa08ba00b022d38df14ba174b06c49555bae6f8263ccdd5.js";
2120
const client = new RequestsClient(SITE_ID);
2221
client.saveRequest();
2322

2020/05/bridging-the-web-gap-endbasic.html

Lines changed: 4 additions & 5 deletions
Large diffs are not rendered by default.

2020/05/endbasic-0.2.0.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<!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"><meta property="og:site_name" content="EndBASIC"><meta property="twitter:site" content="@jmmv"><title>EndBASIC 0.2.0 is here - EndBASIC</title>
2-
<meta property="og:title" content="EndBASIC 0.2.0 is here - EndBASIC"><meta property="twitter:title" content="EndBASIC 0.2.0 is here - EndBASIC"><meta name=description content="A couple of weeks ago, I announced EndBASIC: a simple BASIC language interpreter written in Rust with a goal to provide an environment for teaching my kids how to code. That first release provided what-I-think-is a robust interpreter, but that was about it: the language features were still minimal and the interactive features were non-existent.
1+
<!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"><meta property="og:site_name" content="EndBASIC"><meta property="twitter:site" content="@jmmv"><title>EndBASIC 0.2.0 is here - EndBASIC</title><meta property="og:title" content="EndBASIC 0.2.0 is here - EndBASIC"><meta property="twitter:title" content="EndBASIC 0.2.0 is here - EndBASIC"><meta name=description content="A couple of weeks ago, I announced EndBASIC: a simple BASIC language interpreter written in Rust with a goal to provide an environment for teaching my kids how to code. That first release provided what-I-think-is a robust interpreter, but that was about it: the language features were still minimal and the interactive features were non-existent.
32
Well, EndBASIC 0.2.0 is here and things are changing! It&rsquo;s still far from the vision I want to reach, but it&rsquo;s slowly moving towards that direction. I&rsquo;m a bit less satisfied about the robustness of these new features compared to those in the core language, but that&rsquo;s OK: they will have to change significantly or maybe even be dropped entirely, so no harm done.
43
"><meta property="og:description" content="A couple of weeks ago, I announced EndBASIC: a simple BASIC language interpreter written in Rust with a goal to provide an environment for teaching my kids how to code. That first release provided what-I-think-is a robust interpreter, but that was about it: the language features were still minimal and the interactive features were non-existent.
54
Well, EndBASIC 0.2.0 is here and things are changing! It&rsquo;s still far from the vision I want to reach, but it&rsquo;s slowly moving towards that direction. I&rsquo;m a bit less satisfied about the robustness of these new features compared to those in the core language, but that&rsquo;s OK: they will have to change significantly or maybe even be dropped entirely, so no harm done.
6-
"><meta property="twitter:description" content="A couple of weeks ago, I announced EndBASIC: a simple BASIC language interpreter written in Rust with a goal to provide an environment for teaching my kids how to code. That first release provided …"><meta name=author content="Julio Merino"><meta property="twitter:creator" content="@jmmv"><meta name=generator content="Hugo 0.145.0"><meta property="og:url" content="https://www.endbasic.dev/2020/05/endbasic-0.2.0.html"><meta property="og:type" content="website"><meta property="twitter:card" content="summary"><link rel=canonical href=https://www.endbasic.dev/2020/05/endbasic-0.2.0.html><link rel=alternate type=application/rss+xml title=EndBASIC href=https://www.endbasic.dev/feed.xml><link rel=stylesheet href=/sass/main.min.1aac345b2e5f8be1188ed477c775964ea5a46ec1674294e3326f4e792d44a344.css><link rel=stylesheet href=/css/chroma.css></head><body><nav class="navbar navbar-expand-sm navbar-dark bg-dark sticky-top"><div class="container-fluid page-container"><a class=navbar-brand href=/>EndBASIC</a>
5+
"><meta property="twitter:description" content="A couple of weeks ago, I announced EndBASIC: a simple BASIC language interpreter written in Rust with a goal to provide an environment for teaching my kids how to code. That first release provided …"><meta name=author content="Julio Merino"><meta property="twitter:creator" content="@jmmv"><meta name=generator content="Hugo 0.159.0"><meta property="og:url" content="https://www.endbasic.dev/2020/05/endbasic-0.2.0.html"><meta property="og:type" content="website"><meta property="twitter:card" content="summary"><link rel=canonical href=https://www.endbasic.dev/2020/05/endbasic-0.2.0.html><link rel=alternate type=application/rss+xml title=EndBASIC href=https://www.endbasic.dev/feed.xml><link rel=stylesheet href=/sass/main.min.7acfa4ac9e7704263d41709056f40117e08c968922fb8fa940e7bf2a7f0b40fb.css><link rel=stylesheet href=/css/chroma.css></head><body><nav class="navbar navbar-expand-sm navbar-dark bg-dark sticky-top"><div class="container-fluid page-container"><a class=navbar-brand href=/>EndBASIC</a>
76
<button class=navbar-toggler type=button data-bs-toggle=collapse data-bs-target=#navbarToggler aria-controls=navbarToggler aria-expanded=false aria-label="Toggle navigation">
8-
<span class=navbar-toggler-icon></span></button><div class="collapse navbar-collapse" id=navbarToggler><ul class="navbar-nav me-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><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><li class=nav-item><a class=nav-link href=/endbox.html>EndBOX</a></li></ul></div></div></nav><div class="position-relative overflow-hidden p-3 p-md-5 mb-md-3 text-center bg-dark bg-grid"><div class="page-container p-lg-1 mx-auto my-1 text-white text-start"><h1 class="title fw-normal">Ready<br>RUN "BLOG"<br>> EndBASIC 0.2.0 is here&#9608;</h1></div></div><article class=page-container><p class="text-muted text-end">Published on: May 7, 2020</p><p>A couple of weeks ago, I <a href=/2020/04/hello-endbasic.html>announced EndBASIC</a>: a simple BASIC language interpreter written in Rust with a goal to provide an environment for teaching my kids how to code. That first release provided what-I-think-is a robust interpreter, but that was about it: the language features were still minimal and the interactive features were non-existent.</p><p>Well, <a href=https://github.com/endbasic/endbasic/releases/tag/endbasic-0.2.0>EndBASIC 0.2.0</a> is here and things are changing! It&rsquo;s still far from the vision I want to reach, but it&rsquo;s slowly moving towards that direction. I&rsquo;m a bit less satisfied about the robustness of these new features compared to those in the core language, but that&rsquo;s OK: they will have to change significantly or maybe even be dropped entirely, so no harm done.</p><p>So, what&rsquo;s new? Let&rsquo;s take a little tour.</p><h1 id=the-repl>The REPL</h1><p>The first thing is a REPL, which is where all action will take place. To start it up, simply run <code>endbasic</code> and be greeted by:</p><pre tabindex=0><code>$ endbasic
7+
<span class=navbar-toggler-icon></span></button><div class="collapse navbar-collapse" id=navbarToggler><ul class="navbar-nav me-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/index.html>Blog</a></li><li class=nav-item><a class=nav-link href=/gallery.html>Gallery</a></li><li class=nav-item><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><li class=nav-item><a class=nav-link href=/endbox.html>EndBOX</a></li></ul></div></div></nav><div class="position-relative overflow-hidden p-3 p-md-5 mb-md-3 text-center bg-dark bg-grid"><div class="page-container p-lg-1 mx-auto my-1 text-white text-start"><h1 class="title fw-normal">Ready<br>RUN "BLOG"<br>> EndBASIC 0.2.0 is here&#9608;</h1></div></div><article class=page-container><p class="text-muted text-end">Published on: May 7, 2020</p><p>A couple of weeks ago, I <a href=/2020/04/hello-endbasic.html>announced EndBASIC</a>: a simple BASIC language interpreter written in Rust with a goal to provide an environment for teaching my kids how to code. That first release provided what-I-think-is a robust interpreter, but that was about it: the language features were still minimal and the interactive features were non-existent.</p><p>Well, <a href=https://github.com/endbasic/endbasic/releases/tag/endbasic-0.2.0>EndBASIC 0.2.0</a> is here and things are changing! It&rsquo;s still far from the vision I want to reach, but it&rsquo;s slowly moving towards that direction. I&rsquo;m a bit less satisfied about the robustness of these new features compared to those in the core language, but that&rsquo;s OK: they will have to change significantly or maybe even be dropped entirely, so no harm done.</p><p>So, what&rsquo;s new? Let&rsquo;s take a little tour.</p><h1 id=the-repl>The REPL</h1><p>The first thing is a REPL, which is where all action will take place. To start it up, simply run <code>endbasic</code> and be greeted by:</p><pre tabindex=0><code>$ endbasic
98

109
Welcome to EndBASIC 0.2.0.
1110
Type HELP for interactive usage information.
@@ -123,7 +122,7 @@
123122
makePageTocCollapsible,
124123
trackDownloads,
125124
RequestsClient,
126-
} from "\/js\/main.4dc200a9d6802a5045e31030e8736650b8c0080ae1fda190dbc3dd9c174031f8.js";
125+
} from "\/js\/main.153008ae72668cd6baa08ba00b022d38df14ba174b06c49555bae6f8263ccdd5.js";
127126
const client = new RequestsClient(SITE_ID);
128127
client.saveRequest();
129128

0 commit comments

Comments
 (0)