Qbasic Compiler ((free))

**Example QBASIC Program** ---------------------------

Shipped by Microsoft as a lightweight version of QuickBASIC. It was an interpreter , meaning it read and executed code line-by-line. You could run your program inside the environment, but you couldn't create a standalone .exe file to share with friends. qbasic compiler

If you are a purist looking for an exact replica of the original IBM PC BASIC (GW-BASIC) experience, this is an excellent Python-based interpreter. qbasic compiler

Because it is an interpreter, you can write a line of code and see its result immediately in the "Immediate Window" without a lengthy compile process. qbasic compiler