Y
Hacker News
new
|
ask
|
show
|
jobs
by
kyllo
4117 days ago
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.