Hacker News new | ask | show | jobs
by baby 1000 days ago
Never thought about that, but indeed there is no termination string. I guess the same is true for python
1 comments

Isn’t that true for many or maybe a majority of formats?
Not for JSON or XML which both require closing any opened bracket/quote or tag.