Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 501 Bytes

File metadata and controls

20 lines (14 loc) · 501 Bytes

An Interpreter for the BASIC programming language

I built an interpreter of the rustic programmaing language BASIC in c++. I then created a server that hosts a slew of features including:

  • user authentiacation
  • file storage
  • directory interactions and storage
  • file editing
  • and more!

About page

A quick look!

About page Terminal page Text editor page Login page