Search found 1 match

by petewilson
Mon Nov 21, 2022 12:49 am
Forum: Programming
Topic: Compiler writing
Replies: 36
Views: 25665

Re: Compiler writing

One path that can be explored is to own a BBC microcomputer.
You don't need to own a real one - a simulation should do. Google for 'BBC micro emulator horizon', as one example.

The BASIC interpreter was pretty powerful, and included a 6502 assembler. The language was sort of 'bcpl with BASIC syntax ...