asandroq / mirage

Toy typechecker and interpreter for the Mirage language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mirage

This repository contains the code for a typechecker and an interpreter. The source language is called Mirage, and it's at the moment a purely functional programming language, with an ML-style type system.

About

Toy typechecker and interpreter for the Mirage language.

License:MIT License


Languages

Language:Rust 100.0%