| Review Create a grammar to validate well-written references: Byron Lahey, Audrey Girouard, Winslow Burleson, and Roel Vertegaal. 2011. Understanding the use of bend gestures in mobile devices with flexible electronic paper displays. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems (CHI '11). ACM, New York, NY, USA, 1303-1312.
| Review Create a grammar to validate well-written references: Byron Lahey, Audrey Girouard, Winslow Burleson, and Roel Vertegaal. 2011. Understanding the use of bend gestures in mobile devices with flexible electronic paper displays. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems (CHI '11). ACM, New York, NY, USA, 1303-1312.
| Review Create a derivation tree for this input Byron Lahey, Audrey Girouard, Winslow Burleson, and Roel Vertegaal. 2011. Understanding the use of bend gestures in mobile devices with flexible electronic paper displays. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems (CHI '11). ACM, New York, NY, USA, 1303-1312.
C O 2 Comp → Term | Term Num | Comp Comp Term → Elem | ( Comp ) Elem → H|O|C|S|Na|Cl| ... Num → 1|2|3|4| … Comp ⇒ Comp Comp ⇒ Term Comp ⇒ Elem Comp ⇒ C Comp ⇒ C Term Num ⇒ C Elem Num ⇒ CO Num ⇒ CO2 Grammar | Derivation
§ select nombre, calificacion from estudiantes where id = 1; § insert into estudiantes (id, nombre, calificacion) values (10, ”Javier”, 90); § delete from table where calificacion = 90;
slides can only be used as study material for the Compilers course at Universidad Panamericana. They cannot be distributed or used for another purpose.