Y
Hacker News
new
|
ask
|
show
|
jobs
by
ziml77
642 days ago
It's a massive downside. When I was using the JSON parser I found it very annoying that it could only tell me the input JSON was invalid, not where in the input the problem was.
1 comments
eddd-ddde
639 days ago
Yeah I agree. I think they tend to go for a mutable parameter reference to keep track of that stuff, which is definitely C-like but kinda unwieldy.
link