Usage
|
cool-language-l [options] < input-file > output-file |
cool-language-l is a tool that takes in data that specifies web content and outputs HTML code. It introduces a new data language that we call "Cool Language", which we believe offers the ideal balance between flexibility and structure for someone who's putting together a bare-bones information-only web-site. The "-l" at the end of the name stands for "lite", for this is meant to be the leanest and the slimmest implementation of the language. |
A Description of Cool Language: |
Each line of Cool Language code is called a "directive", and translates to a section of HTML code. For more information, see the Cool Language Manual in the Formats section of the documentation. |