- Notifications
You must be signed in to change notification settings - Fork112
😓 rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility
License
michaelficarra/CoffeeScriptRedux
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
{ } } { { { } } } }{ { { }{ } } _____ __ __ ( }{ }{ { ) / ____| / _|/ _| .- { { } { }} -. | | ___ | |_| |_ ___ ___ ( ( } { } { } } ) | | / _ \| _| _/ _ \/ _ \ |`-..________ ..-'| | |___| (_) | | | || __/ __/ | | \_____\___/|_| |_| \___|\___| .-''-. | ;--. .' .-. ) | (__ \ _____ _ _ / .' / / | | ) ) / ____| (_) | | (_/ / / | |/ / | (___ ___ _ __ _ _ __ | |_ / / | ( / \___ \ / __| '__| | '_ \| __| / / | |/ ____) | (__| | | | |_) | |_ . ' | | |_____/ \___|_| |_| .__/ \__| / / _.-') `-.._________..-' | | .' ' _.'.-'' |_| / /.-'_.' / _.' ( _.-'Complete enough to use for nearly every project. See theroadmap to 2.0.
npm install -g coffee-script-reduxcoffee --helpcoffee --js <input.coffee >output.jsBefore transitioning from Jeremy's compiler, see theintentional deviations from jashkenas/coffee-scriptwiki page.
git clone git://github.com/michaelficarra/CoffeeScriptRedux.git && cd CoffeeScriptRedux && npm installmake clean && git checkout -- lib && make -j build && make testI'd like to thank the following financial contributors for their largedonations tothe Kickstarter projectthat funded the initial work on this compiler.Together, you donated over $10,000. Without you, I wouldn't have been able to do this.
- Groupon, who is generously allowing me to work in their offices
- Trevor Burnham
- Shopify
- Abakas
- 37signals
- Brightcove
- Gaslight
- Pantheon
- 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 youJeremy (and all the othercontributors)for makingthe original CoffeeScript compiler.
About
😓 rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.