linguist/samples/Cool
Trey Deitch 913cd6c309 Add support for Cool
This change includes a brief (non-sensical) sample program I wrote to
illustrate many of Cool's language constructs, as well as a simple rule
to distinguish Cool files from Common Lisp or OpenCL (it has a line that
starts with the word 'class'). Further, it includes a second example
program adapted from an example contained in the Cool distribution
(list.cl), which contains a few further language constructs and captures
the style of a Cool program.
2014-05-08 13:27:22 -07:00
..
list.cl Add support for Cool 2014-05-08 13:27:22 -07:00
sample.cl Add support for Cool 2014-05-08 13:27:22 -07:00