![]() |
|
Making a BASIC interpreter - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Python (https://sinister.ly/Forum-Python) +--- Thread: Making a BASIC interpreter (/Thread-Making-a-BASIC-interpreter) |
Making a BASIC interpreter - Inori - 08-13-2016 I watched this series about a year and a half ago and couldn't find it when the topic came up in discussion. It's far from the likes of Python or JavaScript, but it's a good start if this is the road you plan to take with programming. https://www.youtube.com/playlist?list=PLBOh8f9FoHHiKx3ZCPxOZWUtZswrj2zI0 |