Spud Language: Week 2
Source: Dev.to
New Feature: Conditional Statements
Today marks the second weekly update to my custom programming language named Spud and I am proud to announce the ability to use conditional statements to control the flow of logic!
Next Steps
I still need to do some more code cleaning before I move on, but I am pretty stoked that I got Spud to where it is now in just two weeks. I am excited to see where Spud will be by the end of my challenge of a year, or even a few months from now.
Source Code
To check out the source code and progress, you can visit the repo at this link: https://github.com/BrotatoBoiV2/Spud