ChucK: Difference between revisions

From Toplap
Jump to navigation Jump to search
No edit summary
m (Reverted edits by C4tceLalno (Talk); changed back to last version by 128.112.139.194)
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
strongly-timed, concurrent, on-the-fly.
strongly-timed, concurrent, on-the-fly.


chuck-1.2.0.0 (dracula) released!


* home page: [http://chuck.cs.princeton.edu/ ChucK]
http://chuck.cs.princeton.edu/doc/images/chuck_logo.jpg
* documentation + tutorials: [http://chuck.cs.princeton.edu/doc/learn/ here]
* language specification: [http://chuck.cs.princeton.edu/doc/language/ here]
* mailing lists++: [http://chuck.cs.princeton.edu/community/ here]




how to get started:
'''getting started:'''


* download [http://chuck.cs.princeton.edu/ chuck] and/or [http://audicle.cs.princeton.edu/mini/ miniAudicle] (OS X)
* homepage: [http://chuck.cs.princeton.edu/ chuck] (download for all platforms) and/or [http://audicle.cs.princeton.edu/mini/ miniAudicle]
* follow tutorials [http://chuck.cs.princton.edu/doc/learn/ here]
* join and ask questions on [http://chuck.cs.princeton.edu/community/ mailing lists] (chuck and chuck-users)
* the chuck manual (included in the distribution) provides several tutorials on the language and basic live coding
* [http://chuck.cs.princeton.edu/doc/ documentation]
* join the [http://chuck.cs.princeton.edu/community/ mailing lists] (chuck and chuck-users)
* [http://chuck.cs.princeton.edu/doc/language/ language specification]
* [http://chuck.cs.princeton.edu/doc/program/ugen.html unit generator reference]
* video tutorials coming soon!
* video tutorials coming soon!

Latest revision as of 21:07, 12 August 2008

strongly-timed, concurrent, on-the-fly.


http://chuck.cs.princeton.edu/doc/images/chuck_logo.jpg


getting started: