2013
DOI: 10.1007/978-3-642-37651-1_6
|View full text |Cite
|
Sign up to set email alerts
|

Functional Logic Programming: From Theory to Curry

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
73
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
6

Relationship

2
4

Authors

Journals

citations
Cited by 57 publications
(73 citation statements)
references
References 106 publications
0
73
0
Order By: Relevance
“…Since functional logic programs are interested on values instead of normal forms, the standard Maude equality is not useful and we need a strict equality 9 [26]. That is, an expression coin == 0 will always be evaluated to false because it requires a rule application of coin before checking for equality.…”
Section: Strict Equalitymentioning
confidence: 99%
See 4 more Smart Citations
“…Since functional logic programs are interested on values instead of normal forms, the standard Maude equality is not useful and we need a strict equality 9 [26]. That is, an expression coin == 0 will always be evaluated to false because it requires a rule application of coin before checking for equality.…”
Section: Strict Equalitymentioning
confidence: 99%
“…The current implementation of narrowing in Maude deals only with unconditional rules but we transform conditional rules into unconditional ones using a standard technique in functional logic languages such as Curry (see [2,26] for details). Conditional means that a rule has an extra element, apart from the left-hand and right-hand sides, which contains conditions and, intuitively, these conditions must be satisfied before the rule is applied.…”
Section: Conditional Equationsmentioning
confidence: 99%
See 3 more Smart Citations