[gambit-list] Unicode silliness

Bradley Lucier lucier at math.purdue.edu
Thu Jan 19 17:25:20 EST 2017


A function (that really runs in Gambit):

(define (🍔 🍟)
   (let ((🎃 <)(🎂 +)(🍣 -)(🍕 1)(🍆 2))
     (if (🎃 🍟 🍆)
         🍕
         (🎂 (🍔 (🍣 🍟 🍆))
            (🍔 (🍣 🍟 🍕))))))

Unfortunately, there is not yet a nachos emoji, or we could define 
fibonachos:

http://www.gocomics.com/foxtrot/2009/02/08/

Brad



More information about the Gambit-list mailing list