Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 374 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 374 Bytes

Abandonned see https://github.com/regnat/ptyx

% tix % A (wip) type-inference engine for nix

There is currently not much, hardly a parser for a small subset of the language.

Build

Assuming you got nix installed on your computer, run nix-shell to enter a well-configured environment, and then:

$ make configure
$ make
$ make test