Thursday, February 18, 2010

Haml and Sass

Haml - XHTML Abstraction Markup Language
This is a templating language with built-in support for dynamic / variable data insertion. Seems to be mainly geared towards Ruby On Rails.

Sass - Syntactically Awesome Stylesheets
These are an abstraction mechanism that allows nesting, variables and basic functions to be used when creating CSS.

No comments: