2000
DOI: 10.1007/3-540-40048-6_12
|View full text |Cite
|
Sign up to set email alerts
|

Recursive Types and Pattern-Matching in Java

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2002
2002
2004
2004

Publication Types

Select...
1
1
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(4 citation statements)
references
References 6 publications
0
4
0
Order By: Relevance
“…In particular, multi-methods simply allow algorithms on recursive data structures [13], such as trees, to be specified outside the class defining the data structure. For instance, JMMF is intensively used in the project SmartTools [34] that aims at providing generic tools for compiler constructions and programming environments.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…In particular, multi-methods simply allow algorithms on recursive data structures [13], such as trees, to be specified outside the class defining the data structure. For instance, JMMF is intensively used in the project SmartTools [34] that aims at providing generic tools for compiler constructions and programming environments.…”
Section: Discussionmentioning
confidence: 99%
“…Natural domains of application for multi-methods are implementations that handle large data structures with complex subtyping relations such as parsers [12], [13] (i.e. JAXP, J2EE) and window toolkits (i.e.…”
Section: B Application Domainsmentioning
confidence: 99%
See 1 more Smart Citation
“…Because the datatype is not exposed outside the class, Pizza does not permit abstract pattern matching. Forax and Roussel have also proposed a Java extension for simple pattern matching based on reflection [FR99].…”
Section: Related Workmentioning
confidence: 99%