Hacker News new | ask | show | jobs
by gritzko 253 days ago
Yep, no problem. In place parsing only requires a stack. Stack length is the maximum JSON nesting allowed. I have a C dialect exactly like that.