thufschmitt / tix

[WIP] A type system for nix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

[WIP] A type system for nix


Languages

Language:OCaml 98.0%Language:Nix 1.7%Language:Makefile 0.3%