An open API service indexing awesome lists of open source software.

https://github.com/supercollider/language-supercollider

Atom syntax grammars for SuperCollider
https://github.com/supercollider/language-supercollider

Last synced: 5 months ago
JSON representation

Atom syntax grammars for SuperCollider

Awesome Lists containing this project

README

          

# language-supercollider package

SuperCollider syntax grammars for Atom.io

SuperCollider is a programming language for real time audio synthesis and algorithmic composition.

The language interpreter runs in a cross platform IDE (OS X/Linux/Windows) and communicates via Open Sound Control with one or more synthesis servers. The SuperCollider synthesis server runs in a separate process or even on a separate machine so it is ideal for realtime networked music.

Converted from: https://github.com/rfwatson/supercollider-tmbundle

Does not include any REPL or interaction with sclang. This is just for editing SuperCollider code.