diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2023-05-24 15:48:28 +0100 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2023-05-24 15:48:28 +0100 |
commit | 224c59ec520c92ed9e7e1d4e228e3c53acdff61e (patch) | |
tree | 20ee8ee8f8c0d44a91c8739c84af8862aecd5475 /church-eval.ipkg | |
parent | 2aa256f4c60caa57a641ecf0962db0f69cab455a (diff) |
Give a defunctionalised fuel-powered interpreter.
Diffstat (limited to 'church-eval.ipkg')
-rw-r--r-- | church-eval.ipkg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/church-eval.ipkg b/church-eval.ipkg index 4d4cb31..3ac853c 100644 --- a/church-eval.ipkg +++ b/church-eval.ipkg @@ -6,6 +6,7 @@ options = "--total" modules = Level0 + , Level1 , NormalForm , Term , Thinning |