Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the concepts of prefix, infix, and postfix notations in expressions, along with code generation using stack machines. It delves into the evaluation of expressions, compilation for stack machines, and the use of different notations in programming languages like LISP and PostScript.