Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 557 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 557 Bytes

kitty-lang

An other toy compiler in Ocaml, made with Menhir and Ocamlex for 3I018 compilation course at university

Build

ocamlbuild -use-ocamlfind -use-menhir 'main.native'

3I018 Course

Course syllabus (french) from University Pierre and Marie Curie (Paris) can be found here And MLCompiler for this course can be downloaded here : MLCompiler.tar.gz