Online LESS CSS Compiler?

Hey everybody,

I’m using LESS CSS on a bunch of my projects. Compiling the source is easy for me since I’m on a Mac platform and can use [URL=“http://incident57.com/less/”]LESS.app.

Here’s my question: has anyone run across or want to build an online compiler for LESS? Just something simple that someone could paste a bunch of LESS into (or upload a LESS file?) and it would spit out (or allow someone to download) the compiled CSS file.

Seems like a no brainer for the times you’re away from your LESS compiler or it isn’t built into the web app framework.

Anybody see anything like that?

Thanks,
-Nate

It is not a complex task. For less css has a parser. Just use it to translate the lesscss to the real css code

I’m developing for a study. if you use me know what you think
http://lesscss-compiler.herokuapp.com/