boot2

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

lex-char-unsigned.before (99B)


      1         if (!is_long) {
      2             tokc.i = *(int8_t *)tokcstr.data;
      3             tok = TOK_CCHAR;