HAML stands for HTML Abstraction Markup Language.
HAML was created for Ruby developers with the intent of providing a faster way of writing HTML code in one go.
It's not only a very complex, yet simple to read markup language, but a compiler at the...