Skip to content

Latest commit

 

History

History
executable file
·
19 lines (19 loc) · 426 Bytes

README.md

File metadata and controls

executable file
·
19 lines (19 loc) · 426 Bytes

hou

An experimental playground for methods based on the higher-order unification for type inference and type checking of systems defined by the lambda cube concept.

Getting Started

Prerequisites

Tools required to build this project:

Build Instructions

stack build

Executing Tests

stack test

Main Executable

stack exec hou-exe