The New Rewriting Engine of Dedukti

October 30, 2020 Β· Declared Dead Β· πŸ› International Conference on Formal Structures for Computation and Deduction

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Gabriel Hondet, FrΓ©dΓ©ric Blanqui arXiv ID 2010.16115 Category cs.PL: Programming Languages Cross-listed cs.SC Citations 21 Venue International Conference on Formal Structures for Computation and Deduction Last Checked 3 months ago
Abstract
Dedukti is a type-checker for the $Ξ»$$Ξ $-calculus modulo rewriting, an extension of Edinburgh's logicalframework LF where functions and type symbols can be defined by rewrite rules. It thereforecontains an engine for rewriting LF terms and types according to the rewrite rules given by the user.A key component of this engine is the matching algorithm to find which rules can be fired. In thispaper, we describe the class of rewrite rules supported by Dedukti and the new implementation ofthe matching algorithm. Dedukti supports non-linear rewrite rules on terms with binders usinghigher-order pattern-matching as in Combinatory Reduction Systems (CRS). The new matchingalgorithm extends the technique of decision trees introduced by Luc Maranget in the OCamlcompiler to this more general context.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted