juda / SimpleObjects

A simple type system implementing object calculus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleObjects

This is the project for the course Principle of programming language I had taught in 2021.

I write all the Haskell code about a simple type system implementing object calculus.

Some basic features, such as stack project, unit tests and lexer/parser are involved.

For more details, see the Readme file in the folder.

About

A simple type system implementing object calculus


Languages

Language:Haskell 95.8%Language:Logos 2.1%Language:Yacc 2.1%