Hacker News new | ask | show | jobs
by Nullabillity 2295 days ago
There is a difference between the common meaning of parsing (text -> (ast | error)) and the generalized meaning that Alexis uses in the post (less structured -> (more structured | error)).