Y
Hacker News
new
|
ask
|
show
|
jobs
by
rarepostinlurkr
2985 days ago
Json is clearly data.
If awk cannot parse it, perhaps it’s a shortcoming of awk? =)
1 comments
Annatar
2985 days ago
It’s not an AWK limitation; recursive descent parsers are non-trivial to implement and tricky to get right.
link