Skip to content

This adds Textmate support for COOL (Classroom Object Oriented Language)

License

Notifications You must be signed in to change notification settings

anunayk/cool-tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COOL.tmbundle

A TextMate Bundle for the [COOL]("http://en.wikipedia.org/wiki/Cool_(programming_language)" COOL) programming language.

screenshot

Installation

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.

Sublime Text 2

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

About

This adds Textmate support for COOL (Classroom Object Oriented Language)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages