I hear about Haml as a templating engine mostly in the Ruby world. Can it also be used in Java projects?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
There's a list of Haml implementations on the Wikipedia page. At the moment, there isn't one for Java. |
|||||
|
|
2 years after this question was asked (:P) there are: |
|||
|
It seems someone started a project for Java. |
|||||
|
|
HAML is dependent on Ruby. I know there is a Python clone of HAML, not sure about Java. Although, SASS/Compass are language agnostic. |
|||
|
|