Skip to content

p-unity-lineage/basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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

  • Python 100.0%