basic

Tag

Cards List
#basic

10 REM"_(C2SLFF4

Hacker News Top · 2026-07-22 Cached

An article investigates a mysterious REM statement at the start of the 1980 BASIC game The Wizard's Castle, revealing it to be encoded machine code that seeds the random number generator via USR and POKE calls.

0 favorites 0 likes
#basic

Taiwan's Lost 8-Bit Computer [video]

Hacker News Top · 2026-07-08 Cached

This article introduces the Bit 79 home computer released by Taiwan's Bit Corporation in 1989. It is an FC clone with built-in BASIC, 8KB RAM, and a cassette interface, achieving computerization of the FC architecture earlier than most learning machines. The article also provides a detailed analysis of its hardware design and historical background.

0 favorites 0 likes
#basic

Commodore 64 Basic for PostgreSQL

Hacker News Top · 2026-07-03 Cached

PL/CBMBASIC is a PostgreSQL procedural language extension that integrates the original Commodore 64 BASIC V2 interpreter, allowing users to write database functions in BASIC with line numbers. It emulates the 6502 interpreter in C, provides validation for BASIC naming constraints, and supports OUT parameters by reading the emulated variable table.

0 favorites 0 likes
#basic

Tiny-C Reference Manual Excerpt

Hacker News Top · 2026-07-02 Cached

An excerpt from the tiny-c Reference Manual, describing the origins, design philosophy, and features of the tiny-c programming language, which combines elements of BASIC, LOGO, and C in a simple, integrated environment.

0 favorites 0 likes
#basic

GPT2-BASIC: Portable Machine Intelligence in BASIC

Lobsters Hottest · 2026-06-27 Cached

GPT2-BASIC implements a GPT-style transformer inference engine in FreeBASIC for DOS systems, using fixed-point arithmetic and local model artifacts to run AI-assisted tasks on vintage hardware.

0 favorites 0 likes
#basic

C64 Basic: Game Map Overhead "Camera View"

Hacker News Top · 2026-05-26 Cached

A tutorial explaining how to implement an overhead camera view for game maps in C64 BASIC, with optimization techniques.

0 favorites 0 likes
#basic

Microsoft's 6502 BASIC is now Open Source (2025)

Hacker News Top · 2026-05-24 Cached

Microsoft has officially open-sourced the original 6502 BASIC source code from 1976, which powered early Commodore and Apple II computers, marking a historic preservation milestone.

0 favorites 0 likes
#basic

Boriel BASIC

Hacker News Top · 2026-05-09 Cached

Boriel BASIC is a modern, open-source BASIC compiler SDK designed primarily for the ZX Spectrum, offering enhanced features, integer types, and inline assembly support for retro game development.

0 favorites 0 likes
← Back to home

Submit Feedback