Hi list, I've just pushed lua-sass to GitHub[1]. It's a simple binding to libsass[2], which is a C++ implementation of the Sass CSS pre-processing language[3]. There's only a very basic binding at the moment, but I just thought I'd announce it here in case anyone else finds it useful. I'll add support for configuration soon and create a tarball/rock if there's any interest. [1]: https://github.com/craigbarnes/lua-sass [2]: https://github.com/hcatlin/libsass [3]: http://sass-lang.com/