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

Well, technically, JSON is just a Plain Old Javascript Object, with restrictions (no expressions, quoted keys).


Sort of, at least in the sense that you can eval JSON from JS code rather than having to parse it yourself. This is one of many language concepts that JavaScript cribbed from the Lisp/Scheme family of functional languages.




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

Search: