-
1
-
-
33745767107
-
-
[Bar84]. The Lambda Calculus: Its Syntax and Semantics, North-Holland. Revised Edition
-
[Bar84] Henk Barendregt. The Lambda Calculus: Its Syntax and Semantics, volume 103 of Studies in Logic and the Foundations of Mathematics. North-Holland, 1984. Revised Edition.
-
(1984)
Studies in Logic and the Foundations of Mathematics
, vol.103
-
-
Barendregt, H.1
-
2
-
-
0037967695
-
Pure pattern type systems
-
[BCKL03]. ACM
-
[BCKL03] Gilles Barthe, Horatiu Cirstea, Claude Kirchner, and Luigi Liquori. Pure Pattern Type Systems. In Proceedings of the 30th Annual ACM Symposium on Principles of Programming Languages (POPL), pages 250-261. ACM, 2003.
-
(2003)
Proceedings of the 30th Annual ACM Symposium on Principles of Programming Languages (POPL)
, pp. 250-261
-
-
Barthe, G.1
Cirstea, H.2
Kirchner, C.3
Liquori, L.4
-
3
-
-
0030557893
-
Generic functional programming with types and relations
-
[BdMH96]
-
[BdMH96] Richard Bird, Oege de Moor, and Paul Hoogendijk. Generic functional programming with types and relations. Journal of Functional Programming, 6(1):1-28, 1996.
-
(1996)
Journal of Functional Programming
, vol.6
, Issue.1
, pp. 1-28
-
-
Bird, R.1
De Moor, O.2
Hoogendijk, P.3
-
4
-
-
0002746035
-
Proving properties of programs by structural induction
-
[Bur69]
-
[Bur69] Rod M. Burstall. Proving properties of programs by structural induction. The Computer Journal, 1969.
-
(1969)
The Computer Journal
-
-
Burstall, R.M.1
-
6
-
-
0032597530
-
Pattern matching as cut elimination
-
[CK99]. Giuseppe Longo, editor. IEEE Computer Society Press
-
[CK99] Serenella Cerrito and Delia Kesner. Pattern matching as cut elimination. In Giuseppe Longo, editor, 14th Annual IEEE Symposium on Logic in Computer Science (LICS), pages 98-108. IEEE Computer Society Press, 1999.
-
(1999)
14th Annual IEEE Symposium on Logic in Computer Science (LICS)
, pp. 98-108
-
-
Cerrito, S.1
Kesner, D.2
-
7
-
-
84947708846
-
Expression reduction systems with patterns
-
[FK03]. Robert Nieuwenhuis, editor, 14th International Conference on Rewriting Techniques and Applications (RTA). Springer-Verlag
-
[FK03] Julien Forest and Delia Kesner. Expression reduction systems with patterns. In Robert Nieuwenhuis, editor, 14th International Conference on Rewriting Techniques and Applications (RTA), volume 2706 of Lecture Notes in Computer Science, pages 107-122. Springer-Verlag, 2003.
-
(2003)
Lecture Notes in Computer Science
, vol.2706
, pp. 107-122
-
-
Forest, J.1
Kesner, D.2
-
8
-
-
24944492279
-
A weak calculus with explicit operators for pattern matching and substitution
-
[For02]. Sophie Tison, editor, 13th International Conference on Rewriting Techniques and Applications (RTA). Springer-Verlag
-
[For02] Julien Forest. A weak calculus with explicit operators for pattern matching and substitution. In Sophie Tison, editor, 13th International Conference on Rewriting Techniques and Applications (RTA), volume 2378 of Lecture Notes in Computer Science, pages 174-191. Springer-Verlag, 2002.
-
(2002)
Lecture Notes in Computer Science
, vol.2378
, pp. 174-191
-
-
Forest, J.1
-
11
-
-
33745796564
-
Dealing with complex patterns in XML processing
-
[HJS05a], Queen's University School of Computing
-
[HJS05a] Freeman Yufei Huang, C. Barry Jay, and David B. Skillicorn. Dealing with complex patterns in XML processing. Technical Report 2005-497, Queen's University School of Computing, 2005.
-
(2005)
Technical Report
, vol.2005
, Issue.497
-
-
Huang, F.Y.1
Jay, C.B.2
Skillicorn, D.B.3
-
12
-
-
33745804980
-
Programming with heterogeneous structures: Manipulating XML data using bondi
-
[HJS05b], Queen's University School of Computing. To appear in ACSW'06
-
[HJS05b] Freeman Yufei Huang, C. Barry Jay, and David B. Skillicorn. Programming with heterogeneous structures: Manipulating XML data using bondi. Technical Report 2005-494, Queen's University School of Computing, 2005. To appear in ACSW'06.
-
(2005)
Technical Report
, vol.2005
, Issue.494
-
-
Huang, F.Y.1
Jay, C.B.2
Skillicorn, D.B.3
-
13
-
-
24644522780
-
-
[Jan00]. PhD thesis, Computing Science, Chalmers University of Technology and Göteborg University, Sweden, May
-
[Jan00] Patrick Jansson. Functional Polytypic Programming. PhD thesis, Computing Science, Chalmers University of Technology and Göteborg University, Sweden, May 2000.
-
(2000)
Functional Polytypic Programming
-
-
Jansson, P.1
-
14
-
-
84858915168
-
-
[Jay04a]
-
[Jay04a] C. Barry Jay. Higher-order patterns. Available as www-staff.it.uts.edu.au/~cbj/Publications/higher_order_patterns.pdf, 2004.
-
(2004)
Higher-order Patterns
-
-
Jay, C.B.1
-
17
-
-
3042994061
-
Functorial ML
-
[JBM98]
-
[JBM98] C. Barry Jay, Gianna Bellè, and Eugenio Moggi. Functorial ML. Journal of Functional Programming, 8(6):573-619, 1998.
-
(1998)
Journal of Functional Programming
, vol.8
, Issue.6
, pp. 573-619
-
-
Jay, C.B.1
Bellè, G.2
Moggi, E.3
-
18
-
-
84870914855
-
Shapely types and shape polymorphism
-
[JC94]. D. Sannella, editor, Programming Languages and Systems - ESOP '94: 5th European Symposium on Programming, Edinburgh, U.K., April 1994, Proceedings. Springer Verlag
-
[JC94] C. Barry Jay and J. Robin B. Cockett. Shapely types and shape polymorphism. In D. Sannella, editor, Programming Languages and Systems - ESOP '94: 5th European Symposium on Programming, Edinburgh, U.K., April 1994, Proceedings, volume 788 of Lecture Notes in Computer Science, pages 302-316. Springer Verlag, 1994.
-
(1994)
Lecture Notes in Computer Science
, vol.788
, pp. 302-316
-
-
Jay, C.B.1
Cockett, J.R.B.2
-
19
-
-
36549045111
-
Basic pattern matching calculi: Syntax, reduction, confluence, and normalisation
-
[Kah03], Software Quality Research Laboratory, McMaster Univ.
-
[Kah03] Wolfram Kahl. Basic pattern matching calculi: Syntax, reduction, confluence, and normalisation. Technical Report 16, Software Quality Research Laboratory, McMaster Univ., 2003.
-
(2003)
Technical Report
, vol.16
-
-
Kahl, W.1
-
21
-
-
0004257495
-
-
[Klo80] PhD thesis, Mathematical Centre Tracts 127, CWI, Amsterdam
-
[Klo80] Jan-Willem Klop. Combinatory Reduction Systems. PhD thesis, Mathematical Centre Tracts 127, CWI, Amsterdam, 1980.
-
(1980)
Combinatory Reduction Systems
-
-
Klop, J.-W.1
-
22
-
-
0037842585
-
A typed pattern calculus
-
[KPT96]
-
[KPT96] Delia Kesner, Laurence Puel, and Val Tannen. A Typed Pattern Calculus. Information and Computation, 124(1):32-61, 1996.
-
(1996)
Information and Computation
, vol.124
, Issue.1
, pp. 32-61
-
-
Kesner, D.1
Puel, L.2
Tannen, V.3
|