Created
March 23, 2009 15:29
-
-
Save textarcana/83594 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Many sites still use Javascript that way, but some use it for major programs that do large jobs. For instance, | |
| Google Docs downloads into your machine a Javascript program which measures half a megabyte, in a compacted form | |
| that we could call Obfuscript because it has no comments and hardly any whitespace, and the method names are one | |
| letter long. The source code of a program is the preferred form for modifying it; the real source code of this | |
| program is not available to the user. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment