Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
/ basic-interpreter Public archive

Companion source code for the 2nd edition of Make Your Own Programming Language

Notifications You must be signed in to change notification settings

felixp7/basic-interpreter

Repository files navigation

Teaching BASIC interpreter

Companion source code for the 2nd edition of Make Your Own Programming Language, provided here for convenience. Feel free to play with it.

The tinycat-basic folder contains a more practical dialect with multiple implementations based on the same.