Both less and coffescript are excellent tools for web development, both languages need to be translated to the native one (css, javascript) and compiling can be a bit of a hassle, there are javascript tools to compile the code on client side but are too slow at times, not even suited for development.
After checking out Alessandro's awesome tgext.scss I figure out I could tweak it a bit to serve other types of files and thus tgext.less and tgext.coffeescript where born. I'm already using both tools and found them quite useful so I decided to publish them if someone else wanted to use them: http://pypi.python.org/pypi/tgext.less and respectively: http://pypi.python.org/pypi/tgext.coffeescript Many thanks to Alessandro for tgext.scss which the tools are based on. Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

