Referencias sobre Compiladores y Teoría de Autómatas
Para profundizar en el fascinante mundo de los compiladores y la teoría de autómatas, te recomendamos explorar las siguientes referencias:
Libros
- Compilers: Principles, Techniques, and Tools (Dragon Book) - Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffrey D. Ullman.
- Introduction to Automata Theory, Languages, and Computation - John E. Hopcroft, Rajeev Motwani, Jeffrey D. Ullman.
- Modern Compiler Implementation in Java - Andrew W. Appel.
- Engineering a Compiler - Keith Cooper, Linda Torczon.
- Compilers: Principles of Compiler Design - A.V. Aho, J.D. Ullman.
Artículos y Documentación
- Compiler - Wikipedia
- Lecture Notes on Lexical Analysis - Princeton University
- Compiler Design Tutorial - TutorialsPoint