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
- Host: GitHub
- URL: https://github.com/supercollider/language-supercollider
- Owner: supercollider
- License: mit
- Created: 2014-03-27T15:05:52.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2021-04-17T10:27:16.000Z (about 5 years ago)
- Last Synced: 2024-12-31T15:43:52.941Z (over 1 year ago)
- Size: 7.81 KB
- Stars: 10
- Watchers: 23
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.