From: fogbat Date: 2002-01-13T04:26:38+09:00 Subject: Re: obfuscated ruby contest Hi, "Chad Fowler" wrote in message news:Ah4_7.73441$va.36766833@news2.rdc1.mi.home.com... > How about a challenge to make the most obfuscated *language* and implement it in Ruby? > That's the kind of thing I could waste days on. ;) > >This is a way to do obfuscation without having to uglifier our otherwise beautiful Ruby code. > >Half serious, >Chad In keeping with the Language of the Year choice of the functional programming language, Haskell, may I humbly suggest the functional, Unlambda language, which is described at http://www.eleves.ens.fr:8080/home/madore/programs/unlambda/, as an candidate choice of obfuscated language. (Just in case you'd rather not start from scratch.) Whether or not it is worth the effort of implementing such a language in Ruby, I leave to you. ;-) John