Hacker News new | past | comments | ask | show | jobs | submit login
Python package with builtin JavaScript interpreter and CoffeeScript compiler (github.com/amol-)
1 point by amol- on March 10, 2015 | hide | past | favorite | 1 comment



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.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: