2004
DOI: 10.1007/978-3-540-24754-8_20
|View full text |Cite
|
Sign up to set email alerts
|

Basic Pattern Matching Calculi: a Fresh View on Matching Failure

Abstract: Abstract. We propose pattern matching calculi as a refinement of λ-calculus that integrates mechanisms appropriate for fine-grained modelling of non-strict pattern matching. Compared with the functional rewriting strategy usually employed to define the operational semantics of pattern matching in non-strict functional programming languages like Haskell or Clean, our pattern matching calculi achieve the same effects using simpler and more local rules. The main device is to embed into expressions the separate sy… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
17
0

Year Published

2006
2006
2024
2024

Publication Types

Select...
5

Relationship

1
4

Authors

Journals

citations
Cited by 11 publications
(17 citation statements)
references
References 17 publications
0
17
0
Order By: Relevance
“…5 (see [Kahl 2004] and Appendix B for more explanation), we prove the following soundness result in Appendix D:…”
Section: Soundness Of the Core Reduction Rulesmentioning
confidence: 75%
See 4 more Smart Citations
“…5 (see [Kahl 2004] and Appendix B for more explanation), we prove the following soundness result in Appendix D:…”
Section: Soundness Of the Core Reduction Rulesmentioning
confidence: 75%
“…For deterministic functional programming, [Kahl 2004] proposes a rule that turns expression matchings into left-zeros for alternative, and so essentially prohibits backtracking (and non-deterministic choice):…”
Section: Using Different Monad Instancesmentioning
confidence: 99%
See 3 more Smart Citations