Uploaded February 2024 | Updated September 2026, 5 hours ago
Today we do a basic little program in #Zig where we read a list of words from STDIN and look for those words that are Palindrones. Just like #Abba is a Palindrone or Racecar.
I hope this one is a bit more beginner friendly, it's true the other ones were aimed more on people already knowing C
github.com/rdoetjes/tuts/tree/main/palindromes
Today we do a basic little program in #Zig where we read a list of words from STDIN and look for those words that are Palindrones. Just like #Abba is a Palindrone or Racecar.
I hope this one is a bit more beginner friendly, it's true the other ones were aimed more on people already knowing C
github.com/rdoetjes/tuts/tree/main/palindromes










