Welcome to the CHICKEN Scheme pasting service

utf-8 weirdness with characters and strings added by wasamasa on Sat Sep 22 23:01:27 2018

(define poo (make-string 3 #\💩))
(print poo) ; doesn't print anything
(print (string-length poo)) ;=> 3
(print (string-ref poo 0)) ; doesn't print anything
(print (char->integer (string-ref poo 0))) ;=> 169
(print (char->integer #\💩)) ;=> 128169

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which egg implements a Scheme to JavaScript compiler?
Visually impaired? Let me spell it for you (wav file) download WAV