Hey, I'm a young software developer. I mainly use languages like C#, Python, or HTML/JavaScript/CSS for my projects. I have created a couple games as well as a few other programs.
Introduction Why? This project has really shown me how a computer works at a binary level. It turned a computer from a magical box to an electrical...
Building a programming language is not as hard as it seems. It is mainly splitting strings and keeping track of variables and tokens. I hope by the...
Why Every Programmer should design their own programming language. Not only does this expand your programming skills, but it is also a great way to...