davidcallanan / py-myopl-code

Interpreter for the BASIC language written in Python 3
MIT License
469 stars 326 forks source link

Refactor Code into Separate Files #45

Closed vivekkdagar closed 7 months ago

vivekkdagar commented 7 months ago

Changes Made: I've refactored the existing codebase to organize it into separate files for better modularity and maintainability. This pull request aims to enhance the structure of the project by breaking down the code into logical components.

How to run it: The same way it was done before. python3 shell.py