Skip to content
/ TinyML Public

A tiny interpreter for a subset of expressions of the ML language.

Notifications You must be signed in to change notification settings

leidard/TinyML

Repository files navigation

TinyML

This is the final project for the course of Functional Languages (MSc of Computer Science at University of Padova, 2022-2023) held by Prof. Alvise Spanò. The initial source code of the project can be found at the original repository.

TinyML is an interpreter for a subset of expressions of the ML language.