feat: Initial check-in of type system sketch
This commit is contained in:
commit
fe33a82a07
2 changed files with 104 additions and 0 deletions
16
yants.md
Normal file
16
yants.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
yants
|
||||
=====
|
||||
|
||||
This is a tiny type-checker for data in Nix, written in Nix. It doesn't have all the features I think it should have (yet), but it works and its types are composable.
|
||||
|
||||
## Primitives & simple polymorphism
|
||||
|
||||

|
||||
|
||||
## Structs
|
||||
|
||||

|
||||
|
||||
## Nested structs!
|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue