 |
http://www.uman.com - µMan Computing Resources |
Programmers interested in parsers, visit the uman.com resource for featuring examples, source, grammars, and executables. Any and all questions cheerfully answered by your host. |
|
 |
http://epaperpress.com/y_man.html - A Compact Guide to Lex & Yacc |
This document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers. I assume you can program in C, and understand data structures such as linked-lists and trees. |
|