Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 400 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 400 Bytes

compiler-211-bgu

Compiler Principles - BGU course.

All asignments from 211. Written in ocaml.

  • Assignment 1 - reader.ml
  • Assignment 2 - tag-parser.ml
  • Assignment 3 - semantic-analyser.ml
  • Assignment 4 - Final project - all the other files.

Tests are for the final project only. Assignments defenitions and clarifications can be found here.