Skip to content

A small BASIC interpreter written in Python using SLY.

License

Notifications You must be signed in to change notification settings

Cheaterman/basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASIC

A small BASIC interpreter written in Python using SLY.

Installation

To install required dependencies and run the interpreter (Python 3.6+ only):

  • pip3 install --user -r requirements.txt
  • python3 main.py

That's it!

About

A small BASIC interpreter written in Python using SLY.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages