Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for various Coffee based compilers #105

Merged
merged 2 commits into from May 31, 2012
Merged

Conversation

Akkuma
Copy link
Contributor

@Akkuma Akkuma commented May 29, 2012

There is now a simple command line option of -c/--compiler which will take the name of the compiler and defaults to coffee. This will help add support for IcedCoffeeScript, Coco, and LiveScript as they all have the same cli options and are based off of CoffeeScript.

It wouldn't be much more work from this to support any compiler in the future.

Akkuma and others added 2 commits May 28, 2012 19:31
…o coffee. Removed hardcoded use of iced compiler and allow compilation from anything that supports the same command line arguments as coffee.
@chriso
Copy link
Contributor

chriso commented May 31, 2012

Thanks, this looks better.

chriso added a commit that referenced this pull request May 31, 2012
Support for various Coffee based compilers
@chriso chriso merged commit 7fa74c1 into node-js-libs:master May 31, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants