Course Repository for COL226 (Programming Languages), IIT Delhi 2021-22
This repo contains the code for all (4) programming assignments
- Interpreter for the Basic Decimal Integer Machine
- Prolog and Binary Search Trees
- Lex and Yacc for lexical analysis and parsing of while programs
- VMC machine for sematic processing of while programs