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

add coffee-script support #2

Open
michaelficarra opened this issue Dec 16, 2010 · 2 comments
Open

add coffee-script support #2

michaelficarra opened this issue Dec 16, 2010 · 2 comments

Comments

@michaelficarra
Copy link

CoffeeScript is a popular language that compiles down to javascript. It'd be great if Tutti could handle this compilation process on-the-fly for us and allow us to evaluate CoffeeScript. Its compiler is written in CoffeeScript (therefore, it has a JS implementation), so all of the compilation can be done on the sending client before sending it to other clients. Shouldn't be too hard, right?

@airportyh
Copy link
Owner

I am not a big CoffeeScript user, so this is low priority for me. I have nothing against it though, so I welcome a patch.

@austinchau
Copy link

I think I know you sir. It's funny we are both doing nodeJS now :)

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

No branches or pull requests

3 participants