aemkei / jsfuck

Write any JavaScript with 6 Characters: []()!+
jsfuck.com
Do What The F*ck You Want To Public License
8.16k stars 674 forks source link

Encode full stop in 79 chars #13

Closed subzey closed 11 years ago

subzey commented 11 years ago

Full stop (".") is encoded in 79 chars string (instead of 3974). Also reduces size of hyphen-minus ("-")

aemkei commented 11 years ago

Nice one!

hazzik commented 11 years ago

cool!