Y
Hacker News
new
|
ask
|
show
|
jobs
by
ksherlock
3928 days ago
It's a subset of javascript, with a subset of flaws. The wiki entry specifically mentions that eval and closures aren't supported.
2 comments
wwweston
3928 days ago
closures as in "first class function values"? Or closures as in scope that follows a function from where it was defined?
link
tracker1
3928 days ago
So, kind of like JScript in IE3?
link