Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains my project developed as part of the "Language, Compilers and Interpreters" exam @ University of Pisa.

It includes an interpreter for the MiniFun functional language and its typed version MiniTyFun, along with a compiler for the MiniImp imperative language. The MiniImp compiler also is capable of performing live valriable analysis and an optimized version of register spilling. Some example codes for the languages can be found in the test_programs/ folder.

The project is written in Ocaml and need the dune package manager to be run.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages