March 1, 2015
9:42 a.m.
Le 21/02/2015 17:36, stepharo a écrit :
yes and I would love to see that documented in the chapter :)
Need to make a part on pre-existing parsers in the SmaCC distribution: Smalltalk, C, Java, C#, Python. I've prepared two very limited examples for teaching purposes, illustrating: - symbol table creation and management: this is where some significant Smalltalk expertise is needed, and it hurts for students who haven't got any prior smalltalk knowledge. - if then else conditional evaluation with an AST and a visitor. Thierry