I am coding a compiler in C, and I have read all about compilers in the Dragon book. But I am finding it really hard to implement, and I have no clue as to where to start. E
Most people user specialized parser- and lexer-generating tools like ANTLR or Yacc/Bison with Lex.