This is part 2 in our tutorial on lex / yacc. In this tutorial, we take a look at yacc, and see how it can be used together with lex to create a simple language processing system. You can download the source code for this tutorial at: https://github.com/jengelsma/yacc-tut...