Proceedings of the 17th ACM SIGPLAN International Conference on Functional Programming 2012
DOI: 10.1145/2364527.2364569
|View full text |Cite
|
Sign up to set email alerts
|

Typing unmarshalling without marshalling types

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2016
2016
2020
2020

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 17 publications
0
3
0
Order By: Relevance
“…The algorithm follows the same approach as the work of Henry et al [11] to check that the result of the standard deserialisation function is compatible with a given type. A substantial difference is that our implementation also deals with abstract types.…”
Section: Outline Of the Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…The algorithm follows the same approach as the work of Henry et al [11] to check that the result of the standard deserialisation function is compatible with a given type. A substantial difference is that our implementation also deals with abstract types.…”
Section: Outline Of the Algorithmmentioning
confidence: 99%
“…The interested reader is referred to Henry et al [11] for the theoretical background and justifications.…”
Section: Sharing and Cyclesmentioning
confidence: 99%
“…The proposed scheme is closely related to data serialization methods in typed functional languages in the sense that both the techniques and KVS externalize internal data structures without losing their structures and type consistency. Examples of such serialization methods include user-level combinator libraries for serialization [4], [7], memory dumps annotated with type information [1], [8], and type inference on memory graphs [6]. These research works focus on serialization of the entire data all at once and effcient checking of the type safety of the data.…”
Section: Introductionmentioning
confidence: 99%