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

Latest commit

 

History

History
5 lines (3 loc) · 338 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 338 Bytes

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.