Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 214 Bytes

File metadata and controls

6 lines (4 loc) · 214 Bytes

C-BASIC-Interpreter

A pretty basic BASIC interpreter written in C++ :)

Everything is in a single file for ease of use but can just as well be separated into header and make files.

Completed in a team of three.