This was mostly an experiment, but the core idea is to provide a simple way (no V8 or SpiderMonkey dependency) to run various preprocessors commonly used in web development without the need to integrate NodeJS in development stack. It should be fairly easy to integrate this with webassets package to automatically compile and merge CoffeeScript files.
It currently only provides the CoffeeScript compiler but I'm working on patching and porting the TypeScript compiler too.
It currently only provides the CoffeeScript compiler but I'm working on patching and porting the TypeScript compiler too.