NMH BASIC: A Compact BASIC Interpreter from the Early 1990s
By
AlexeyBrin
Master baker tier. Every paragraph earns its place on the tray.
Summary
NMH BASIC is a small BASIC interpreter written in the early 1990s that the author considers one of their coolest programs due to its compact size (under 5KB) and functionality. The article provides download links for versions 1.2 and 2.1, documentation, and covers various aspects including programs written in NMH BASIC, implementation details, quirks, arrays, input/output, conditional statements, and listings. The content reflects nostalgia for early programming projects and retro computing.
Key quotes
· 5 pulledThis is a small BASIC interpreter that I wrote in the early 1990s.
For some reason I think it is one of the coolest programs I have ever written.
Maybe because it is just a bit under 5K bytes large and still does something useful.
Maybe it is just nostalgia.
One of the more interesting programs I have written in NMH BASIC is a variant of
You might also wanna read
C64UX v0.7 Release Adds Login System, Themes, and Boot Sequence for Retro Shell Environment
C64UX v0.7 release introduces significant enhancements to create a more complete retro computing shell experience. Key features include a us
ISOCD-Win: Windows Tool for Creating Bootable Amiga CD32 and CDTV ISO Images
ISOCD-Win is a C#/.NET Windows application that serves as a replacement for the native Amiga ISOCD tool. It creates bootable ISO image files
Blaze: A Rust-Based DEC VT420 Terminal Emulator
Blaze is a terminal emulator written in Rust that emulates the DEC VT420 terminal and other systems. It uses the i8051 emulator crate and Pi
BebboSSH: SSH2 Implementation Suite for AmigaOS with Modern Cryptography
BebboSSH is an SSH2 implementation suite for AmigaOS (m68k architecture) that provides client/server functionality and SFTP with modern cryp
GitHub Repository: Awesome List of J2ME (Java 2 Micro Edition) Resources
This is a GitHub repository README for an 'awesome list' dedicated to Java 2 Micro Edition (J2ME), a Java specification for older mobile dev
Reverse Engineering SimpleText: Modifying Window Size in Classic Macintosh Software
The article details the author's technical journey to modify SimpleText, a classic Macintosh text editor, to open with a smaller window at s
