 
          
        
        
          JS1k: The JavaScript code golfing competition
        
        
          2010 - The Original
        
        
      
      
      
        
          - Author:
- Thomas Fuchs
- Twitter:
- @
- GitHub:
- Facebook:
- Google+:
- +
- Reddit:
- /r/
- Pouet:
- Website: 
- mir.aculo.us
- Compo:
- classic
- Demo link:
- https://js1k.com/2010-first/demo/86
- Shortlink:
- https://js1k.com/86
- Blog post:
- please update here!
- Bytes:
- 94
- Chars:
- 94
- Submission
- alert((function(){return"alert(("+arguments.callee.toString().replace(/\s/g,"")+")());";})());
 
- Description
- A tweet-length JavaScript quine (a program that outputs it source). As I'm a juror, this is for the showcase. :)
- Base64 encoded
- YWxlcnQoKGZ1bmN0aW9uKCl7cmV0dXJuImFsZXJ0KCgiK2FyZ3VtZW50cy5jYWxsZWUudG9TdHJpbmcoKS5yZXBsYWNlKC9ccy9nLCIiKSsiKSgpKTsiO30pKCkpOw==
 
- Original source
- Original source not submitted