Hacker News new | ask | show | jobs
by crucialfelix 4585 days ago
> I'm pretty sure I've seen JavaScript clients in the wild as well...

there are full clients for Scala and Haskell and Lua.

for those interested, full details about supercollider itself here:

http://supercollider.github.io/

the javascript one, supercollider.js (by me) is not a full client. its just intended for communicating between js web/nodejs and scsynth/sclang. so its more of a bridge system