Cruncher class

Posted by admin on December-11-2009 Add Comments

Bookmark and Share


Cruncher class

By : Andrea Giammarchi

This class can be used to compact source code by removing comments and white space.

It uses the SourceMap class to extract only the relevant tokens to remove comments and white space from the original source code.

It was meant to process code in languages based on ECMAScript, like JavaScript, ActionScript, and others, but could be used to clean code in other languages.

Download :
http://www.ziddu.com/download/7366474/cruncher-2007-02-11.zip.html

Post a Comment

You must be logged in to post a comment.