/LFC_Project

Project for Formal Languages and Compilers ( Linguaggi formali e compilatori - UniTn )

Primary LanguageOCaml

LFC Project

This is my project for "formal languages and compilers" (linguaggi formali e compilatori).

Is an extension of an interpreter written in Ocml.

This extension add:

  • pointers
  • dynamic memory

In this repository you will find:

  • base interpreter (start)
  • project assignment
  • modified interpreter
  • report
  • some test