Tags: Programming Language.
Cool an acronym for Classroom Object Oriented Language is a computer programming language designed by Alexander Aiken for use in an undergraduate compiler course project. While small enough for a one term project Cool still has many of the features of modern programming languages including objects automatic memory management strong static typing and simple reflection.The reference Cool compiler is written in C++ built fully on public domain tools.