How to Create a Basic Arithmetic Programming Language — Part 1 | Sea #1a
https://davidjmacdonald.medium.com/how-to-create-a-basic-arithmetic-programming-language-part-1-sea-1a-7ed8fbde7c6d
https://davidjmacdonald.medium.com/how-to-create-a-basic-arithmetic-programming-language-part-1-sea-1a-7ed8fbde7c6d
Medium
How to Create a Basic Arithmetic Programming Language — Part 1 | Sea #1a
In Part 1, we start developing our terminal interface, as well as numerous classes we will need to make our lexer functional.