summaryrefslogtreecommitdiff
path: root/src/Term
AgeCommit message (Collapse)Author
2023-07-03Add literals as primitive term.Chloe Brown
2023-06-22Add encodings for containers.Chloe Brown
Remove useless junk.
2023-06-21Add sums, vectors and arithmetic encodings.Chloe Brown
Also define pretty printing of terms.
2023-06-16Define semantics and encode types up to pairs.Chloe Brown