Spud Language: Week 2

Published: (January 16, 2026 at 09:37 AM EST)
1 min read
Source: Dev.to

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

Back to Blog

Related posts

Read more »

The Tulip Creative Computer

Article URL: https://github.com/shorepine/tulipcc Comments URL: https://news.ycombinator.com/item?id=46603995 Points: 36 Comments: 10...