←back to thread

203 points dahlia | 1 comments | | HN request time: 0.202s | source
Show context
nine_k ◴[] No.45153599[source]
This is a recurring idea: "Parse, don't validate". Previously:

https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-va... (2019, using Haskell)

https://www.lelanthran.com/chap13/content.html (April 2025, using C)

replies(1): >>45153898 #
1. jetrink ◴[] No.45153898[source]
The author credits Alexis King at the beginning and links to that post.