Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Branching would be something like:

  case JMP: {
    ip = program[ip + 1] - 1;
    break;
  }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: