/basic-interpreter

This is a command line based interpreter for a simplified version of the BASIC programming language. Simple conditional logic, "GO TO" statements and arithmetic operations are supported.

Primary LanguageC++

No issues in this repository yet.