Experiments related to the Propa lecture
Find a file
Joscha 0d52c07f68 Parse lists
Correctly printing them comes next.
2020-12-13 20:52:11 +00:00
app Implement prolog-style unification 2020-12-11 16:50:39 +00:00
src/Propa Parse lists 2020-12-13 20:52:11 +00:00
.gitignore Set up simple stack project 2020-11-25 14:52:27 +01:00
LICENSE Set up simple stack project 2020-11-25 14:52:27 +01:00
package.yaml Parse terms and definitions 2020-12-13 20:23:07 +00:00
propa-tools.cabal Add Debug module for easier testing 2020-12-13 20:23:44 +00:00
README.md Rename from props to propa-tools 2020-12-11 17:06:10 +00:00
Setup.hs Set up simple stack project 2020-11-25 14:52:27 +01:00
stack.yaml Set up simple stack project 2020-11-25 14:52:27 +01:00
stack.yaml.lock Set up simple stack project 2020-11-25 14:52:27 +01:00

propa-tools

Various programming paradigm related bits and bobs. May not contain any actual executables.