JavaScript compressor in Perl
[Mishoo] A JavaScript compressor in Perl
14 lines of perl code to clean up and compress your javascript programs.
I've seen several JS compressors. [...] written in JavaScript. While this is another demonstration of the language's versatility, theoretically you could do one in assembler as well.. ;) I don't like them being in JS because thy're just too damned slow.
0 TrackBacks
Listed below are links to blogs that reference this entry: JavaScript compressor in Perl.
TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/954
Awesome! Thanks for the link, its really cool