A TextMate Bundle for the [COOL]("http://en.wikipedia.org/wiki/Cool_(programming_language)" COOL) programming language.
cd ~/Library/Application\ Support/TextMate/Bundles (Textmate 1)
cd /Applications/TextMate.app/Contents/SharedSupport/Bundles (Textmate 1.5.10 & 2)
git clone git://github.com/anunayk/cool-tmbundle COOL.tmbundle
Currently, the bundle just includes syntax highlighting. Other actions will be supported in the future. Patches for additions are always welcome.
Thanks to jashkenas.
This bundle is compatible with Sublime Text 2, and can be installed using:
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
git clone git://github.com/anunayk/cool-tmbundle COOL