-
1
-
-
0013101129
-
A generic programming extension for Clean
-
Th. Arts and M. Mohnen, editors, lvsj, Sweden, September
-
Artem Alimarine and Rinus Plasmeijer. A generic programming extension for Clean. In Th. Arts and M. Mohnen, editors, Proceedings of the 13th International workshop on the Implementation of Functional Languages, IFL'01, pages 257-278, lvsj, Sweden, September 2001.
-
(2001)
Proceedings of the 13th International Workshop on the Implementation of Functional Languages, IFL'01
, pp. 257-278
-
-
Alimarine, A.1
Plasmeijer, R.2
-
2
-
-
13644276572
-
Generic programming within dependently typed programming
-
Jeremy Gibbons and Jeuring Jeuring, editors, (Final Proceedings to be published by Kluwer Acad. Publ.)
-
Thorsten Altenkirch and Conor McBride. Generic programming within dependently typed programming. In Jeremy Gibbons and Jeuring Jeuring, editors, Pre-Proceedings of IFIP TC2 Working Conf. on Generic Programming, WCGP'02, Dagstuhl, 11-12 July 2002, 2002. (Final Proceedings to be published by Kluwer Acad. Publ.).
-
(2002)
Pre-Proceedings of IFIP TC2 Working Conf. on Generic Programming, WCGP'02, Dagstuhl, 11-12 July 2002
-
-
Altenkirch, T.1
McBride, C.2
-
4
-
-
0043039003
-
Cayenne - A language with dependent types
-
January
-
Lennart Augustsson. Cayenne - a language with dependent types. SIGPLAN Notices, 34(1):239-250, January 1999.
-
(1999)
SIGPLAN Notices
, vol.34
, Issue.1
, pp. 239-250
-
-
Augustsson, L.1
-
5
-
-
0036953803
-
Typing dynamic typing
-
Simon Peyton Jones, editor, ACM Press, October
-
Arthur I. Baars and S. Doaitse Swierstra. Typing dynamic typing. In Simon Peyton Jones, editor, Proceedings of the 2002 International Conference on Functional Programming, Pittsburgh, PA, USA, October 4-6, 2002, pages 157-166. ACM Press, October 2002.
-
(2002)
Proceedings of the 2002 International Conference on Functional Programming, Pittsburgh, PA, USA, October 4-6, 2002
, pp. 157-166
-
-
Baars, A.I.1
Swierstra, S.D.2
-
7
-
-
84957578237
-
Nested datatypes
-
J. Jeuring, editor, Fourth International Conference on Mathematics of Program Construction, MPC'98, Marstrand, Sweden, Springer-Verlag, June
-
Richard Bird and Lambert Meertens. Nested datatypes. In J. Jeuring, editor, Fourth International Conference on Mathematics of Program Construction, MPC'98, Marstrand, Sweden, volume 1422 of Lecture Notes in Computer Science, pages 52-67. Springer-Verlag, June 1998.
-
(1998)
Lecture Notes in Computer Science
, vol.1422
, pp. 52-67
-
-
Bird, R.1
Meertens, L.2
-
8
-
-
0001017659
-
Generalised folds for nested datatypes
-
Richard Bird and Ross Paterson. Generalised folds for nested datatypes. Formal Aspects of Computing, 11(2):200-222, 1999.
-
(1999)
Formal Aspects of Computing
, vol.11
, Issue.2
, pp. 200-222
-
-
Bird, R.1
Paterson, R.2
-
9
-
-
0036980244
-
A lightweight implementation of generics and dynamics
-
Manuel M.T. Chakravarty, editor, ACM Press, October
-
James Cheney and Ralf Hinze. A lightweight implementation of generics and dynamics. In Manuel M.T. Chakravarty, editor, Proceedings of the 2002 ACM SIGPLAN Haskell Workshop, pages 90-104. ACM Press, October 2002.
-
(2002)
Proceedings of the 2002 ACM SIGPLAN Haskell Workshop
, pp. 90-104
-
-
Cheney, J.1
Hinze, R.2
-
11
-
-
84957671818
-
An extensional characterization of lambda-lifting and lambda-dropping
-
Aart Middeldorp and Taisuke Sato, editors, 4th Fuji International Symposium on Functional and Logic Programming (FLOPS'99), Tsukuba, Japan, Springer-Verlag, November
-
Olivier Danvy. An extensional characterization of lambda-lifting and lambda-dropping. In Aart Middeldorp and Taisuke Sato, editors, 4th Fuji International Symposium on Functional and Logic Programming (FLOPS'99), Tsukuba, Japan, volume 1722 of Lecture Notes in Computer Science, pages 241-250. Springer-Verlag, November 1999.
-
(1999)
Lecture Notes in Computer Science
, vol.1722
, pp. 241-250
-
-
Danvy, O.1
-
12
-
-
0034538769
-
Recursive subtyping revealed (functional pearl)
-
Proceedings of the ACM Sigplan International Conference on Functional Programming (ICFP'00), New York, September ACM Press
-
Vladimir Gapeyev, Michael Y. Levin, and Benjamin C. Pierce. Recursive subtyping revealed (functional pearl). In Proceedings of the ACM Sigplan International Conference on Functional Programming (ICFP'00), volume 35 of ACM Sigplan Notices, pages 221-232, New York, September 2000. ACM Press.
-
(2000)
ACM Sigplan Notices
, vol.35
, pp. 221-232
-
-
Gapeyev, V.1
Levin, M.Y.2
Pierce, B.C.3
-
13
-
-
0004011095
-
-
Springer-Verlag
-
G. Gierz, K.H. Hofmann, K Keimel, J.D. Lawson, M. Mislove, and D.S. Scott. A Compendium of Continuous Lattices. Springer-Verlag, 1980.
-
(1980)
A Compendium of Continuous Lattices
-
-
Gierz, G.1
Hofmann, K.H.2
Keimel, K.3
Lawson, J.D.4
Mislove, M.5
Scott, D.S.6
-
18
-
-
0003336597
-
A generic programming extension for Haskell
-
Erik Meijer, editor, September The proceedings appeared as a technical report of Universiteit Utrecht, UU-CS-1999-28
-
Ralf Hinze. A generic programming extension for Haskell. In Erik Meijer, editor, Proceedings of the 3rd Haskell Workshop, Paris, France, September 1999. The proceedings appeared as a technical report of Universiteit Utrecht, UU-CS-1999-28.
-
(1999)
Proceedings of the 3rd Haskell Workshop, Paris, France
-
-
Hinze, R.1
-
19
-
-
84957647250
-
Polytypic programming with ease
-
Aart Middeldorp and Taisuke Sato, editors, 4th Fuji International Symposium on Functional and Logic Programming (FLOPS'99), Tsukuba, Japan, Springer-Verlag, November
-
Ralf Hinze. Polytypic programming with ease (extended abstract). In Aart Middeldorp and Taisuke Sato, editors, 4th Fuji International Symposium on Functional and Logic Programming (FLOPS'99), Tsukuba, Japan, volume 1722 of Lecture Notes in Computer Science, pages 21-36. Springer-Verlag, November 1999.
-
(1999)
Lecture Notes in Computer Science
, vol.1722
, pp. 21-36
-
-
Hinze, R.1
-
20
-
-
0348116825
-
Functional Pearl: Perfect trees and bit-reversal permutations
-
May
-
Ralf Hinze. Functional Pearl: Perfect trees and bit-reversal permutations. Journal of Functional Programming, 10(3):305-317, May 2000.
-
(2000)
Journal of Functional Programming
, vol.10
, Issue.3
, pp. 305-317
-
-
Hinze, R.1
-
21
-
-
0033722168
-
A new approach to generic functional programming
-
Thomas W. Reps, editor, January
-
Ralf Hinze. A new approach to generic functional programming. In Thomas W. Reps, editor, Proceedings of the 27th Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (POPL'00), Boston, Massachusetts, January 19-21, pages 119-132, January 2000.
-
(2000)
Proceedings of the 27th Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (POPL'00), Boston, Massachusetts, January 19-21
, pp. 119-132
-
-
Hinze, R.1
-
22
-
-
0036568688
-
Polytypic values possess polykinded types
-
Ralf Hinze. Polytypic values possess polykinded types. Science of Computer Programmming, 43:129-159, 2002.
-
(2002)
Science of Computer Programmming
, vol.43
, pp. 129-159
-
-
Hinze, R.1
-
23
-
-
0013045267
-
Derivable type classes
-
Graham Hutton, editor, volume 41.1 of Electronic Notes in Theoretical Computer Science. Elsevier Science, August The preliminary proceedings appeared as a University of Nottingham technical report
-
Ralf Hinze and Simon Peyton Jones. Derivable type classes. In Graham Hutton, editor, Proceedings of the 2000 ACM SIGPLAN Haskell Workshop, volume 41.1 of Electronic Notes in Theoretical Computer Science. Elsevier Science, August 2001. The preliminary proceedings appeared as a University of Nottingham technical report.
-
(2001)
Proceedings of the 2000 ACM SIGPLAN Haskell Workshop
-
-
Hinze, R.1
Jones, S.P.2
-
24
-
-
0030651808
-
PolyP - A polytypic programming language extension
-
ACM Press, January
-
Patrik Jansson and Johan Jeuring. PolyP - a polytypic programming language extension. In Conference Record 24th ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (POPL'97), Paris, France, pages 470-482. ACM Press, January 1997.
-
(1997)
Conference Record 24th ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (POPL'97), Paris, France
, pp. 470-482
-
-
Jansson, P.1
Jeuring, J.2
-
25
-
-
70350520835
-
Polytypic compact printing and parsing
-
S. Doaitse Swierstra, editor, Proceedings European Symposium on Programming, ESOP'99, Berlin, Springer-Verlag
-
Patrik Jansson and Johan Jeuring. Polytypic compact printing and parsing. In S. Doaitse Swierstra, editor, Proceedings European Symposium on Programming, ESOP'99, volume 1576 of Lecture Notes in Computer Science, pages 273-287, Berlin, 1999. Springer-Verlag.
-
(1999)
Lecture Notes in Computer Science
, vol.1576
, pp. 273-287
-
-
Jansson, P.1
Jeuring, J.2
-
26
-
-
3042994061
-
Functorial ML
-
November
-
C.B. Jay, G. Bellè, and E. Moggi. Functorial ML. Journal of Functional Programming, 8(6):573-619, November 1998.
-
(1998)
Journal of Functional Programming
, vol.8
, Issue.6
, pp. 573-619
-
-
Jay, C.B.1
Bellè, G.2
Moggi, E.3
-
27
-
-
84870914855
-
Shapely types and shape polymorphism
-
D. Sanella, editor, Programming Languages and Systems - ESOP'94: 5th European Symposium on Programming, Edinburgh, UK, Proceedings, Berlin, 11-13 April Springer-Verlag
-
C.B. Jay and J.R.B. Cocket. Shapely types and shape polymorphism. In D. Sanella, editor, Programming Languages and Systems - ESOP'94: 5th European Symposium on Programming, Edinburgh, UK, Proceedings, volume 788 of Lecture Notes in Computer Science, pages 302-316, Berlin, 11-13 April 1994. Springer-Verlag.
-
(1994)
Lecture Notes in Computer Science
, vol.788
, pp. 302-316
-
-
Jay, C.B.1
Cocket, J.R.B.2
-
28
-
-
84957550104
-
Polytypic programming
-
J. Launchbury, E. Meijer, and T. Sheard, editors, Tutorial Text 2nd International School on Advanced Functional Programming, Olympia, WA, USA, Springer-Verlag
-
Johan Jeuring and Patrik Jansson. Polytypic programming. In J. Launchbury, E. Meijer, and T. Sheard, editors, Tutorial Text 2nd International School on Advanced Functional Programming, Olympia, WA, USA, volume 1129 of Lecture Notes in Computer Science, pages 68-114. Springer-Verlag, 1996.
-
(1996)
Lecture Notes in Computer Science
, vol.1129
, pp. 68-114
-
-
Jeuring, J.1
Jansson, P.2
-
31
-
-
84957703507
-
Calculate polytypically!
-
H. Kuchen and S.D. Swierstra, editors, Proceedings 8th International Symposium on Programming Languages: Implementations, Logics, and Programs, PLILP'96, Aachen, Germany, Springer-Verlag, September
-
Lambert Meertens. Calculate polytypically! In H. Kuchen and S.D. Swierstra, editors, Proceedings 8th International Symposium on Programming Languages: Implementations, Logics, and Programs, PLILP'96, Aachen, Germany, volume 1140 of Lecture Notes in Computer Science, pages 1-16. Springer-Verlag, September 1996.
-
(1996)
Lecture Notes in Computer Science
, vol.1140
, pp. 1-16
-
-
Meertens, L.1
-
32
-
-
0029204369
-
Bananas in space: Extending fold and unfold to exponential types
-
ACM Press, June
-
Erik Meijer and Graham Hutton. Bananas in space: Extending fold and unfold to exponential types. In Conference Record 7th ACM SIGPLAN/SIGARCH and IFIP WG 2.8 International Conference on Functional Programming Languages and Computer Architecture, FPCA'95, La Jolla, San Diego, CA, USA, pages 324-333. ACM Press, June 1995.
-
(1995)
Conference Record 7th ACM SIGPLAN/SIGARCH and IFIP WG 2.8 International Conference on Functional Programming Languages and Computer Architecture, FPCA'95, La Jolla, San Diego, CA, USA
, pp. 324-333
-
-
Meijer, E.1
Hutton, G.2
-
33
-
-
0018105622
-
A theory of type polymorphism in programming
-
Robin Milner. A theory of type polymorphism in programming. Journal of Computer and System Sciences, 17(3):348-375, 1978.
-
(1978)
Journal of Computer and System Sciences
, vol.17
, Issue.3
, pp. 348-375
-
-
Milner, R.1
-
35
-
-
84976024921
-
A cateogry-theoretic account of program modules
-
March
-
Eugenio Moggi. A cateogry-theoretic account of program modules. Mathematical Structures in Computer Science, 1(1):103-139, March 1991.
-
(1991)
Mathematical Structures in Computer Science
, vol.1
, Issue.1
, pp. 103-139
-
-
Moggi, E.1
-
36
-
-
85027621869
-
Polymorphic type schemes and recursive definitions
-
M. Paul and B. Robinet, editors, Proceedings of the International Symposium on Programming, 6th Colloquium, Toulouse, France
-
Alan Mycroft. Polymorphic type schemes and recursive definitions. In M. Paul and B. Robinet, editors, Proceedings of the International Symposium on Programming, 6th Colloquium, Toulouse, France, volume 167 of Lecture Notes in Computer Science, pages 217-228, 1984.
-
(1984)
Lecture Notes in Computer Science
, vol.167
, pp. 217-228
-
-
Mycroft, A.1
-
39
-
-
84947942223
-
Compiling Haskell by program transformation: A report from the trenches
-
Hanne Riis Nielson, editor, Programming Languages and Systems-ESOP'96, 6th European Symposium on Programming, Linköping, Sweden, 22-24 April, Springer-Verlag
-
Simon L. Peyton Jones. Compiling Haskell by program transformation: A report from the trenches. In Hanne Riis Nielson, editor, Programming Languages and Systems-ESOP'96, 6th European Symposium on Programming, Linköping, Sweden, 22-24 April, volume 1058 of Lecture Notes in Computer Science, pages 18-44. Springer-Verlag, 1996.
-
(1996)
Lecture Notes in Computer Science
, vol.1058
, pp. 18-44
-
-
Peyton Jones, S.L.1
-
41
-
-
33750249521
-
Structural polymorphism
-
Roland Backhouse and Tim Sheard, editors, Dept. of Computing Science, Chalmers Univ. of Techn. and Göteborg Univ., June
-
Fritz Ruehr. Structural polymorphism. In Roland Backhouse and Tim Sheard, editors, Informal Proceedings Workshop on Generic Programming, WGP'98, Marstrand, Sweden, 18 June 1998. Dept. of Computing Science, Chalmers Univ. of Techn. and Göteborg Univ., June 1998.
-
(1998)
Informal Proceedings Workshop on Generic Programming, WGP'98, Marstrand, Sweden, 18 June 1998
-
-
Ruehr, F.1
-
43
-
-
0026242636
-
Automatic generation and use of abstract structure operators
-
October
-
Tim Sheard. Automatic generation and use of abstract structure operators. ACM Transactions on Programming Languages and Systems, 13(4):531-557, October 1991.
-
(1991)
ACM Transactions on Programming Languages and Systems
, vol.13
, Issue.4
, pp. 531-557
-
-
Sheard, T.1
-
44
-
-
0346170657
-
-
Technical Report CS/E 93-018, Oregon Graduate Institute of Science and Technology, Department of Computer Science and Engineering, Portland, OR, USA, November
-
Tim Sheard. Type parametric programming. Technical Report CS/E 93-018, Oregon Graduate Institute of Science and Technology, Department of Computer Science and Engineering, Portland, OR, USA, November 1993.
-
(1993)
Type Parametric Programming
-
-
Sheard, T.1
-
47
-
-
84978946106
-
The Girard-Reynolds isomorphism
-
N. Kobayashi and B. C. Pierce, editors, Proc. of 4th Int. Symp. on Theoretical Aspects of Computer Science, TACS 2001, Sendai, Japan, 29-31 Oct. 2001, Springer-Verlag, Berlin
-
Philip Wadler. The Girard-Reynolds isomorphism. In N. Kobayashi and B. C. Pierce, editors, Proc. of 4th Int. Symp. on Theoretical Aspects of Computer Science, TACS 2001, Sendai, Japan, 29-31 Oct. 2001, volume 2215 of Lecture Notes in Computer Science, pages 468-491. Springer-Verlag, Berlin, 2001.
-
(2001)
Lecture Notes in Computer Science
, vol.2215
, pp. 468-491
-
-
Wadler, P.1
-
48
-
-
9744231135
-
A prettier printer
-
Jeremy Gibbons and Oege de Moor, editors, Cornerstones of Computing, Palgrave Macmillan Publishers Ltd, March
-
Philip Wadler. A prettier printer. In Jeremy Gibbons and Oege de Moor, editors, The Fun of Programming, Cornerstones of Computing, pages 223-243. Palgrave Macmillan Publishers Ltd, March 2003.
-
(2003)
The Fun of Programming
, pp. 223-243
-
-
Wadler, P.1
-
49
-
-
84957077404
-
Higher-order intensional type analysis
-
D. Le Métayer, editor, Proceedings of the 11th European Symposium on Programming, ESOP 2002
-
Stephanie Weirich. Higher-order intensional type analysis. In D. Le Métayer, editor, Proceedings of the 11th European Symposium on Programming, ESOP 2002, volume 2305 of Lecture Notes in Computer Science, pages 98-114, 2002.
-
(2002)
Lecture Notes in Computer Science
, vol.2305
, pp. 98-114
-
-
Weirich, S.1
|