2020
DOI: 10.1007/978-3-030-64437-6_8
|View full text |Cite
|
Sign up to set email alerts
|

An Abstract Machine for Strong Call by Value

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
21
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
4
3
1

Relationship

1
7

Authors

Journals

citations
Cited by 11 publications
(21 citation statements)
references
References 19 publications
0
21
0
Order By: Relevance
“…Another virtual machine for strong CbV was derived by Ager et al [10] from Aehlig and Joachimski's normalization function [9]. Recently, a strong call-by-need strategy has been proposed by Kesner et al [12], and the corresponding abstract machine has been derived by Biernacka et al [14]. Finally, in a recent work [13], Biernacka et al introduced the first abstract machine for strong CbV, and more specifically for the right-to-left strong CbV strategy.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Another virtual machine for strong CbV was derived by Ager et al [10] from Aehlig and Joachimski's normalization function [9]. Recently, a strong call-by-need strategy has been proposed by Kesner et al [12], and the corresponding abstract machine has been derived by Biernacka et al [14]. Finally, in a recent work [13], Biernacka et al introduced the first abstract machine for strong CbV, and more specifically for the right-to-left strong CbV strategy.…”
Section: Related Workmentioning
confidence: 99%
“…Recently, a strong call-by-need strategy has been proposed by Kesner et al [12], and the corresponding abstract machine has been derived by Biernacka et al [14]. Finally, in a recent work [13], Biernacka et al introduced the first abstract machine for strong CbV, and more specifically for the right-to-left strong CbV strategy. That machine has been derived by a series of systematic transformation steps from a standard normalizationby-evaluation function for the CbV lambda calculus.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The phase searching for values is instead left-to-right, because it also performs garbage collection, which cannot be done right-to-left. Our mixed order is hinted at in Biernacka et al [16] as a possible optimization of their right-to-left strong machine.…”
Section: Introducing the Scammentioning
confidence: 99%
“…The first known abstract machine computing the normal form of a term is due to Crégut [Cré90] and implements normal order reduction. More recently, several lines of work have transposed the known evaluation strategies to strong reduction strategies or abstract machines: call-by-value [GL02, BBCD20, ACSC21], call-by-name [ABM15], and call-by-need [BBBK17,BC19]. Some non-advertised strong extensions of call-by-name or call-by-need can also be found in the internals of proof assistants, notably Coq.…”
Section: Introductionmentioning
confidence: 99%