Skip to content

BoomBoomMushroom/Dartmouth-BASIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a1f18bc · · Jul 15, 2026

History

14 Commits
Jul 15, 2026
Jul 15, 2026
Jul 10, 2026
Jul 15, 2026
Jul 15, 2026
Jul 15, 2026
Jul 15, 2026
Jul 15, 2026
Jul 12, 2026
Jul 12, 2026
Jul 12, 2026
Jul 12, 2026
Jul 15, 2026

Repository files navigation

Dartmouth BASIC Interpreter

An interpreter that takes Dartmouth BASIC source code and executes it using python

Hero Image

Try it

Either the latest release or clone the repo and either compile it yourself or juist run interpreter.py/terminal.py

Quick start

Run terminal.py

and follow the instructions here on page 17. Or follow the below

Type HELLO

Enter your id (any 6 digit number w/ leading 0s count)

Enter your program number, any 6 or less character string A-Z, 0-9 will work

And now select if you want to load a program by selecting OLD or type a new progrma by selecting TYPE

Now type out a program

Type LIST to view the current program as is

Type RUN to run the program!

Type STOP to exit

You can also type SAVE to save your program inside of /users/USER_NUM/PROGRAM_NUM.bas which can be loaded if you use the OLD option in the HELLO information collection

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

No packages published