Y
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
rileymat2
1000 days ago
Isn’t that true for many or maybe a majority of formats?
link
idbehold
1000 days ago
Not for JSON or XML which both require closing any opened bracket/quote or tag.
link