Examples - what everyone wants to see! "hello world" of course first. int main(void) { printf("Hola Mundo!\n"); } scanner returns all the tokens. parser makes sense of it and generates AST.