Skip to content

Interpreter for the BASIC language written in Python 3

License

Notifications You must be signed in to change notification settings

Saadchr/py-myopl-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-myopl-code

All code for my "Make your own programming language in Python" tutorial series on YouTube: https://www.youtube.com/playlist?list=PLZQftyCk7_SdoVexSmwy_tBgs7P0b97yD

This code is an interpreter for a BASIC-like language written in Python 3.

The latest code is in the folder which is for the latest episode (ep14).

I'm now finished with the development of this project, and the tutorials are complete on YouTube.

Forks

Improvements have been made by others so I'll link to them here:

  • AdrianGjerstad - started on standard library and added string indexing

About

Interpreter for the BASIC language written in Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%