boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

048-display-write.expected (126B)


      1 42
      2 -7
      3 foo
      4 ()
      5 #t
      6 #f
      7 (1 2 3)
      8 (1 . 2)
      9 (a (b c) d)
     10 hi
     11 string
     12 A
     13 42
     14 foo
     15 (1 2 3)
     16 #u8(104 105)
     17 "string"
     18 "a\n\x00;b"
     19 #\A
     20 #\space
     21 #\x7f