Y
Hacker News
new
|
ask
|
show
|
jobs
by
ekseda
2296 days ago
Check out the readme. There are many erros that can only be catched by validation and not by parsing.
1 comments
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)).
link