An open API service indexing awesome lists of open source software.

https://github.com/andreasabel/foetus-report

Report on the foetus termination checker
https://github.com/andreasabel/foetus-report

Last synced: 5 months ago
JSON representation

Report on the foetus termination checker

Awesome Lists containing this project

README

          

# foetus - Termination Checker for Simple Functional Programs

Report on the [foetus](https://github.com/andreasabel/foetus) termination checker;
student project carried out in 1997/98 under the supervision of Thorsten Altenkirch.

[Rendered.](https://andreasabel.github.io/foetus-report/)

arXiv: http://arxiv.org/abs/2407.06924

LaTeX sources:

- [Main](foetus.tex)
- [Syntax](syntax.tex) of the foetus language
- [Typing rules](language.tex)
- [Examples](examples.tex)
- [Informal description](analyse.tex) of the termination checker
- [Formal description](formal.tex) of call graphs and matrices