# CoffeeScriptRedux **Repository Path**: mirrors_alsotang/CoffeeScriptRedux ## Basic Information - **Project Name**: CoffeeScriptRedux - **Description**: rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CoffeeScript II: The Wrath of Khan ================================== ``` { } } { { { } } } }{ { { }{ } } _____ __ __ ( }{ }{ { ) / ____| / _|/ _| .- { { } { }} -. | | ___ | |_| |_ ___ ___ ( ( } { } { } } ) | | / _ \| _| _/ _ \/ _ \ |`-..________ ..-'| | |___| (_) | | | || __/ __/ | | \_____\___/|_| |_| \___|\___| .-''-. | ;--. .' .-. ) | (__ \ _____ _ _ / .' / / | | ) ) / ____| (_) | | (_/ / / | |/ / | (___ ___ _ __ _ _ __ | |_ / / | ( / \___ \ / __| '__| | '_ \| __| / / | |/ ____) | (__| | | | |_) | |_ . ' | | |_____/ \___|_| |_| .__/ \__| / / _.-') `-.._________..-' | | .' ' _.'.-'' |_| / /.-'_.' / _.' ( _.-' ``` If you haven't seen [the funded Kickstarter project](http://www.kickstarter.com/projects/michaelficarra/make-a-better-coffeescript-compiler) yet, you should check that out to find out more about this. ### Getting Started npm install make -j test bin/coffee --help ### Development make -j build test ### Notable Contributors I'd like to thank the following financial contributors for their large donations to the Kickstarter project. Together, you donated over $10,000 toward the project. Without you, I wouldn't be able to do this. * [Groupon](http://groupon.com/), who is generously allowing me to work in their offices * [Trevor Burnham](http://trevorburnham.com) * [Shopify](http://www.shopify.com) * [Abakas](http://abakas.com) * [37signals](http://37signals.com) * [Brightcove](http://www.brightcove.com) * [Gaslight Software](http://gaslightsoftware.com) * [Pantheon](https://www.getpantheon.com) * Benbria * Sam Stephenson * Bevan Hunt * Meryn Stol * Rob Tsuk * Dion Almaer * Andrew Davey * Thomas Burleson * Michael Kedzierski * Jeremy Kemper * Kyle Cordes * Jason R. Lauman * Martin Drenovac (Envizion Systems - Aust) * Julian Bilcke * Michael Edmondson And of course, thank you [Jeremy](https://github.com/jashkenas) (and all the other [contributors](https://github.com/jashkenas/coffee-script/graphs/contributors)) for making [the original CoffeeScript compiler](https://github.com/jashkenas/coffee-script).