Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 175 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 175 Bytes

semantics

OCaml implementation a simple language interpreter (for a made up L1, a basic functional language) composed of expression evaluation and a type inference system.