This repo contains some examples of using lex and yacc to build lexical analyzers and parsers for various languages. Lex and yacc are tools that help programmers to create compilers and interpreters.