Skip to content

Instantly share code, notes, and snippets.

@dalmaer
Created April 6, 2011 23:38
Show Gist options
  • Select an option

  • Save dalmaer/906766 to your computer and use it in GitHub Desktop.

Select an option

Save dalmaer/906766 to your computer and use it in GitHub Desktop.
Someone wanted a script that converts javascript to coffeescript. easy! ;)
#!/usr/bin/env perl
print "`";
while (<>) {
print;
}
print "`";
@ericflo

ericflo commented Apr 7, 2011

Copy link
Copy Markdown

haha!

@d2kagw

d2kagw commented Apr 7, 2011

Copy link
Copy Markdown

HA

@jarinudom

Copy link
Copy Markdown

Man so glad someone finally made this....

@benatkin

benatkin commented Apr 7, 2011

Copy link
Copy Markdown

I am disappointed.

@ianand

ianand commented Apr 7, 2011

Copy link
Copy Markdown

would've been perfect for april fools

@ntulip

ntulip commented Apr 11, 2011

Copy link
Copy Markdown

damn it - i knew it was too good to be true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment