[gambit-list] Unicode silliness
Marc Feeley
feeley at iro.umontreal.ca
Thu Jan 19 19:57:49 EST 2017
If you try this, make sure you start gsi with the -:t8 flag so that the terminal input/output is UTF-8 encoded. That way you can edit the lines more easily.
Marc
P.S. If Gambit ever adopts a style guide, I think the eggplant should be forbidden in code… ;-)
> On Jan 19, 2017, at 6:33 PM, Guillaume Cartier <gcartier at jazzscheme.org> wrote:
>
> Really cool!
>
> On Thu, Jan 19, 2017 at 11:25 PM, Bradley Lucier <lucier at math.purdue.edu> wrote:
> 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
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
More information about the Gambit-list
mailing list