LukasSchaefer / SML_Interpreter

partial interpreter of functional programming language SML, written in SML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SML Interpreter

This interpreter of the functional programming language Standard ML (SML) is written in SML itself. It was created by me during the Programming 1 lecture at Saarland University, lectured by Prof. Dr. Gert Smolka, and is based on the content of chapter 12 of the underlying German book "Eine Einführung in die Informatik mit Standard ML" of Gert Smolka himself.

About

partial interpreter of functional programming language SML, written in SML


Languages

Language:Standard ML 100.0%