index
:
yellowsquid/church-eval.git
better-thinning
master
only-codebruijn
semantics-with-proof
[no description]
Chloe Brown
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-22
Add test driver.
HEAD
only-codebruijn
Chloe Brown
2024-01-22
Fix some bug?
Chloe Brown
2023-07-24
Compile to local constant function.
Chloe Brown
2023-07-04
Make unions a pseudo-built-in type.
Chloe Brown
2023-07-04
Add more built-in functions.
Chloe Brown
2023-07-03
Add ability to compile terms to scheme.
Chloe Brown
2023-07-03
Add literals as primitive term.
Chloe Brown
2023-06-22
Add encodings for containers.
Chloe Brown
2023-06-21
Add sums, vectors and arithmetic encodings.
Chloe Brown
2023-06-16
Define semantics and encode types up to pairs.
Chloe Brown
2023-06-16
Reset using only co-de Bruijn syntax.
Chloe Brown
2023-06-09
Use co-deBruijn syntax in logical relation proof.
master
Chloe Brown
2023-06-08
Use CoDebruijn syntax at top level.
Chloe Brown
2023-06-08
Fully expand thinnings.
Chloe Brown
2023-06-06
Add a pretty printer.
Chloe Brown
2023-06-06
Write an encoding for data types.
Chloe Brown
2023-06-01
Give a logical relation template.
Chloe Brown
2023-06-01
Define terms with substitution as an operation.
Chloe Brown
2023-06-01
Add some properties of thinnings.
Chloe Brown
2023-05-24
Give a defunctionalised fuel-powered interpreter.
Chloe Brown
2023-05-24
Make normal forms a property.
Chloe Brown
2023-05-24
Make things less disgusting.
Chloe Brown
2023-05-23
Merge mutual definitions into a single function.
Chloe Brown
2023-05-23
Use the continuation monad.
Chloe Brown
2023-05-23
Define a partial evaluator inductively.
Chloe Brown
2023-05-23
Define terms and thinnings.
Chloe Brown