Miércoles 28/04/2021
Review of The Lab Extending Egg
We will do a step by step analysis of the implementation of objects in Egg using the debugger
eloquentjsegg git:(private2021) node --inspect-brk bin/egg.js examples/objects-expression.egg
Our First Translation Scheme Tool: Nearley.JS
- Esquemas de Traducción y Definiciones Dirigidas por la Sintaxis
- Compiler Theory:Syntax-Directed Translation by Marc Moreno Maza
- Nearley.js
- The Earley Algorithm
Video
Que hemos visto
Diving into Objects in Egg. An introduction to a Translation Scheme Tool: Nearley.JS