-
Notifications
You must be signed in to change notification settings - Fork 2
Mike Bergsma edited this page Aug 1, 2014
·
1 revision
With some adjustments, HS could execute JavaScript
- introduce var type, being a reference &
- introduce ref type, same as var
- introduce function
- introduce inline function
- allow callbacks to occur in function arguments
- introduce JS verbs use, prototype, new, switch, case, try, catch