boot2

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

00132.c.expected (213B)


      1 Hello world
      2 Count = -5
      3 Count = -4
      4 Count = -3
      5 Count = -2
      6 Count = -1
      7 Count = 0
      8 Count = 1
      9 Count = 2
     10 Count = 3
     11 Count = 4
     12 Count = 5
     13 String 'hello', 'there' is 'hello', 'there'
     14 Character 'A' is 'A'
     15 Character 'a' is 'a'