Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If I wanted to dump raw JS data structures as text the most straightforward way I can think of is `JSON.stringify` and `JSON.parse`. No need to roll your own S-expression parser.


console.log(a)

eval(a)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: