The most popular pages on the site last year were two different ways of running BASIC in your browser:
- Palo Alto Tiny BASIC in Your Browser but running in an assembly language emulator. Two out of three page views to my site in 2020 were to this page!
- Play BASIC Computer Games in Your Browser – My integration of David Ahl’s game collection with Joshua Bell’s JS BASIC emulator. (Further notes on its development.)
My personal project during the height of COVID-19 lockdowns was reading old manuals for BASIC and related languages and then drafting articles and portions of articles to add to Wikipedia:
- BASIC Interpreters: New Wikipedia Article – My magnum opus.
- DOPE (Dartmouth Oversimplified Programming Experiment) – Forerunner to BASIC.
- An Interactive BASIC with a Punch-Card Mentality – How the punch-card paradigm was reflected in the first version of BASIC, even though it was interactive.
- The Dialects of Tiny BASIC
- The Tiny BASIC Interpretive Language IL—and Onions
- The BASIC Programming Atari Cartridge was the Worst Commercial BASIC Ever
- Line Numbers in Fortran, Cobol, Joss, and Basic
- History of Game Art: Timeshare BASIC Edition
- Astro BASIC
My own BASIC games:
- BASIC Microgames in 24 Lines
- Tunnels & Traps: A Tiny BASIC Game – Finally, bringing almost everything about this blog together in one place, a simple RPG-like adventure game in Tiny BASIC!
Recent posts:
- 1973 Implementation of Wordle was Published by DEC
- Visualization Tools in BASIC
- Computer Games… In Modern Programming Languages
Updated 2024-04-04 with more recent posts.