Home > LFC_Project

LFC_Project

LFC_Project is a project mainly written in OCAML and SHELL, it's free.

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

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
Previous:KitRake