Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 355 Bytes

Programming Language Theory

Repository of Programming Language Theory course @ HGU

Description

  • HW1: Practice Racket
  • HW2: Syntatic sugar and desugaring
  • HW3: Understanding Substitution
  • HW4: Understanding Laziness and RCFAE
  • HW5: Understanding Variables
  • HW Bonus: Understanding BMRCFAE