# Referencias y Bibliografía
La mayor parte de los libros son de libre acceso o están accesible via el PuntoQ de la BULL.
- Eloquent JS 3rd Edition (opens new window)
- Eloquent JS 2nd Edition (opens new window)
- Compilers : principles, techniques, and tools. Alfred V. Aho Ravi Sethi; Jeffrey DavidUllman 1942-1988
- Disponible en: Informática B.Informática. Sala de Lectura Préstamo exterior I*D.3.4 AHO com
- Disponible en: Matemáticas y Física B.Mát. y Física Sala de Lectura Préstamo exterior I*D.3.4 AHO com
- Experimental Language: EXPL (opens new window) Write your own compiler!. An educational platform for compiler construction (silcnitc (opens new window))
- Programming Languages: Application and Interpretation (opens new window) Shriram Krishnamurthi
- Abstractions, Their Algorithms, and Their Compilers (opens new window) by Alfred Aho and Jeffrey Ullman. Turing Lecture 2020. Video (opens new window)
- TURING LECTURES Presented by each winner on the topic of their choice at a forum of their choice in the year they received the ACM A.M. Turing Award. (opens new window)
- A Practical Approach to Compiler Construction. Watson. Año:2017 (Debes estar autenticado via PuntoQ BULL)
- The Modern JavaScript Tutorial. https://javascript.info/ (opens new window)
- GitHub Repo: Awesome Compilers (opens new window) A curated list of awesome resources, learning materials, tools, frameworks, platforms, technologies and source code projects in the field of Compilers, Interpreters and Runtimes. This list has a bias towards education.
- UC Berkeley. CS294-113: Virtual Machines and Managed Runtimes (opens new window) by Mario Wolczko (opens new window)
- Virtual Machines Summer School 2016 (#vmss16) (opens new window) May 31, 12:00 - June 3 2016, 16:00 Cumberland Lodge, UK
- Nearley (opens new window) is a JS parser generator using the Early algorithm
- GitHub Learning Lab Courses (opens new window)