o 0 () EasternEggs () 0 o

For the Compleat Fan
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

o 0 () EasternEggs () 0 o

Post by newdep »

Well Eastern is upcoming and for those who know the drill its time to hide and seek eggs.. Well at least in reallife..
But then you also have the kind of eggs hidden in programs..

Code: Select all

(define-macro (eastern)
 (let (egg "TRUCBANKAw4LAEdFDRMTFV1IShAQEkkJCgMCFUkJCUgDChAJCQgGARRICwIQCQ4UFUgVBAUFDBNJER8TR04=")
  (println (eval-string (encrypt (base64-dec egg) (args 0))))))
Enjoy ;-)
-- (define? (Cornflakes))

HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

Post by HPW »

Nice Wabbit!
;-)
Hans-Peter

Locked