musictheory / NilScript

Objective-C-style language superset of JavaScript with a tiny, simple runtime
Other
50 stars 5 forks source link

Add @ARGS #135

Closed iccir closed 6 years ago

iccir commented 6 years ago

For debugging, we need @ARGS, which should return the current arguments as an array.