internal token * tokenize(string8 buffer) { // TODO(nasr): tokenize the user input return NULL; }