Programming a BASIC Interpreter in Python: Interactive User Interface

Published: 24 July 2023
on channel: Monkey see, monkey do
236
14

FULL SERIES:    • Programming a BASIC Interpreter in Py...  
Source code:
https://github.com/maksimKorzh/BASIC/...

BASIC Interpreter: https://github.com/maksimKorzh/BASIC
Text editor: https://github.com/maksimKorzh/ego

Support the channel:
PayPal: [email protected]
Patreon:   / code_monkey_king  

Contents:

00:00 Intro
01:07 Implementing main loop
02:47 Load file
05:35 Save file
07:10 List program
08:27 Input lines to the buffer
11:40 Testing
13:51 Final thoughts regarding the project
14:50 How to support the channel