You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
exe | 2 years ago | |
src/Dep | 2 years ago | |
.envrc | 2 years ago | |
.gitignore | 2 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE | 2 years ago | |
Main.hs | 2 years ago | |
README.md | 2 years ago | |
Setup.hs | 2 years ago | |
default.nix | 2 years ago | |
dep.cabal | 2 years ago | |
dep.nix | 2 years ago | |
shell.nix | 2 years ago |
README.md
Dep (tentative name)
alternatively, very-nice3
This is a really dumb Lisp-ish language with dependent types. Right now, there's very little here.
References
- https://github.com/goldfirere/glambda
- https://github.com/david-christiansen/pie-hs
- https://wespiser.com/writings/wyas/home.html (pretty much just for parsing)