PLDI

Programming Languages Design and Implementation. The coursework for this had 3 sections: To be honest the only one that would be relevant to anybody now is section 3 my study on the Lua programming language.

  1. Lexical Analysis and Parsing. This was to do with looking at how a lexical analyzer and Parser worked.
  2. Bison grammar. Working with a given grammar in bison and extending it.
  3. Programming Languages Study - Lua. Looking at the history and make up of a language (one that we hadn't looked at before).

I can't find my original tex file but I do have the PDF of my PLDI Coursework.