Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 290 Bytes

Translation-Methods course

  • Syntax analyser
    Produces a parse-tree in descending order for expressions in pascal array declaration grammar.

  • Language translator
    Translates primitive functional language to C++