-
1
-
-
84876768056
-
-
June
-
Glasgow Parallel Haskell, June 2005. http://www.macs.hw.ac.uk/-~dsg/gph/.
-
(2005)
-
-
-
2
-
-
84974356026
-
Explicit substitutions
-
M. Abadi, L. Cardelli, P.-L. Curien, and J.-J. Lévy. Explicit substitutions. Journal of Functional Programming, 1(4):375-416, 1991.
-
(1991)
Journal of Functional Programming
, vol.1
, Issue.4
, pp. 375-416
-
-
Abadi, M.1
Cardelli, L.2
Curien, P.-L.3
Lévy, J.-J.4
-
4
-
-
84972279240
-
On generating unique names
-
Lennart Augustsson, Mikael Rittri, and Dan Synek. On generating unique names. J. Funct. Program., 4(1):117-123, 1994.
-
(1994)
J. Funct. Program
, vol.4
, Issue.1
, pp. 117-123
-
-
Augustsson, L.1
Rittri, M.2
Synek, D.3
-
5
-
-
33746899373
-
Mechanized metatheory for the masses: The POPLmark Challenge
-
To appear
-
Brian E. Aydemir, Aaron Bohannon, Matthew Fairbairn, J. Nathan Foster, Benjamin C. Pierce, Peter Sewell, Dimitrios Vytiniotis, Geoffrey Washburn, Stephanie Weirich, and Steve Zdancewic. Mechanized metatheory for the masses: The POPLmark Challenge. In Proceedings of the Eighteenth International Conference on Theorem Proving in Higher Order Logics (TPHOLs 2005), 2005. To appear.
-
(2005)
Proceedings of the Eighteenth International Conference on Theorem Proving in Higher Order Logics (TPHOLs 2005)
-
-
Aydemir, B.E.1
Bohannon, A.2
Fairbairn, M.3
Nathan Foster, J.4
Pierce, B.C.5
Sewell, P.6
Vytiniotis, D.7
Washburn, G.8
Weirich, S.9
Zdancewic, S.10
-
6
-
-
17044399230
-
Associated types with class
-
New York, NY, USA. ACM Press
-
Manuel M. T. Chakravarty, Gabriele Keller, Simon Peyton Jones, and Simon Marlow. Associated types with class. In POPL '05: Proceedings of the 32nd ACM SIGPLAN-SIGACT symposium on Principles of Programming Languages, pages 1-13, New York, NY, USA, 2005. ACM Press.
-
(2005)
POPL '05: Proceedings of the 32nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
, pp. 1-13
-
-
Chakravarty, M.M.T.1
Keller, G.2
Peyton Jones, S.3
Marlow, S.4
-
7
-
-
35048857790
-
Alpha-Prolog: A logic programming language with names, binding and alpha-equivalence
-
number 3132 in LNCS
-
J. Cheney and C. Urban. Alpha-Prolog: A logic programming language with names, binding and alpha-equivalence. In Proc. 20th Int. Conf. on Logic Programming (ICLP 2004), number 3132 in LNCS, pages 269-283, 2004.
-
(2004)
Proc. 20th Int. Conf. on Logic Programming (ICLP 2004)
, pp. 269-283
-
-
Cheney, J.1
Urban, C.2
-
9
-
-
49649139118
-
Lambda-calculus notation with nameless dummies, a tool for automatic formula manipulation
-
N. G. de Bruijn. Lambda-calculus notation with nameless dummies, a tool for automatic formula manipulation. Indagationes Mathematicae, 34(5):381-392, 1972.
-
(1972)
Indagationes Mathematicae
, vol.34
, Issue.5
, pp. 381-392
-
-
De Bruijn, N.G.1
-
10
-
-
33646436633
-
A new approach to abstract syntax involving binders
-
Giuseppe Longo, editor, Washington, DC. IEEE, IEEE Press
-
M. J. Gabbay and A. M. Pitts. A new approach to abstract syntax involving binders. In Giuseppe Longo, editor, Proceedings of the 14th Annual IEEE Symposium on Logic in Computer Science, pages 193-202, Washington, DC, 1999. IEEE, IEEE Press.
-
(1999)
Proceedings of the 14th Annual IEEE Symposium on Logic in Computer Science
, pp. 193-202
-
-
Gabbay, M.J.1
Pitts, A.M.2
-
11
-
-
23944501086
-
A new approach to abstract syntax with variable binding
-
M. J. Gabbay and A. M. Pitts. A new approach to abstract syntax with variable binding. Formal Aspects of Computing, 13:341-363, 2002.
-
(2002)
Formal Aspects of Computing
, vol.13
, pp. 341-363
-
-
Gabbay, M.J.1
Pitts, A.M.2
-
13
-
-
0013045267
-
Derivable type classes
-
Graham Hutton, editor, volume 41.1 of Electronic Notes in Theoretical Computer Science. Elsevier
-
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, 2001.
-
(2001)
Proceedings of the 2000 ACM SIGPLAN Haskell Workshop
-
-
Hinze, R.1
Peyton Jones, S.2
-
14
-
-
33745193809
-
Restricted data types in Haskell
-
E. Meijer, editor, number UU-CS-1999-28 in Technical report, Utrecht University, Department of Computer Science
-
J. Hughes. Restricted data types in Haskell. In E. Meijer, editor, Proceedings of the 1999 Haskell Workshop, number UU-CS-1999-28 in Technical report, Utrecht University, Department of Computer Science, 1999.
-
(1999)
Proceedings of the 1999 Haskell Workshop
-
-
Hughes, J.1
-
15
-
-
0036058519
-
Secrets of the Glasgow Haskell Compiler inliner
-
July
-
Simon Peyton Jones and Simon Marlow. Secrets of the Glasgow Haskell Compiler inliner. Journal of Functional Programming, 12(4):393-434, July 2002.
-
(2002)
Journal of Functional Programming
, vol.12
, Issue.4
, pp. 393-434
-
-
Peyton Jones, S.1
Marlow, S.2
-
17
-
-
0141650650
-
Scrap your boilerplate: A practical design pattern for generic programming
-
New York, NY, USA. ACM Press
-
Ralf Lämmel and Simon Peyton Jones. Scrap your boilerplate: a practical design pattern for generic programming. In TLDI '03: Proceedings of the 2003 ACM SIGPLAN international workshop on Types in Language Design and Implementation, pages 26-37, New York, NY, USA, 2003. ACM Press.
-
(2003)
TLDI '03: Proceedings of the 2003 ACM SIGPLAN International Workshop on Types in Language Design and Implementation
, pp. 26-37
-
-
Lämmel, R.1
Peyton Jones, S.2
-
18
-
-
9744235964
-
Scrap more boilerplate: Reflection, zips, and generalised casts
-
New York, NY, USA. ACM Press
-
Ralf Lämmel and Simon Peyton Jones. Scrap more boilerplate: reflection, zips, and generalised casts. In ICFP '04: Proceedings of the ninth ACM SIGPLAN International Conference on Functional Programming, pages 244-255, New York, NY, USA, 2004. ACM Press.
-
(2004)
ICFP '04: Proceedings of the Ninth ACM SIGPLAN International Conference on Functional Programming
, pp. 244-255
-
-
Lämmel, R.1
Peyton Jones, S.2
-
19
-
-
84876762627
-
Scrap your boilerplate with class
-
Benjamin Pierce, editor, Tallinn, Estonia
-
Ralf Lämmel and Simon Peyton Jones. Scrap your boilerplate with class. In Benjamin Pierce, editor, Proceedings of the 10th International Conference on Functional Programming (ICFP 2005), Tallinn, Estonia, 2005.
-
(2005)
Proceedings of the 10th International Conference on Functional Programming (ICFP 2005)
-
-
Lämmel, R.1
Peyton Jones, S.2
-
21
-
-
0242636422
-
First-order unification by structural recursion
-
Conor McBride. First-Order Unification by Structural Recursion. Journal of Functional Programming, 13(6):1061-1075, 2003.
-
(2003)
Journal of Functional Programming
, vol.13
, Issue.6
, pp. 1061-1075
-
-
McBride, C.1
-
22
-
-
0033328539
-
Some lambda calculus and type theory formalized
-
James McKinna and Robert Pollack. Some lambda calculus and type theory formalized. J. Autom. Reason., 23(3):373-409, 1999.
-
(1999)
J. Autom. Reason.
, vol.23
, Issue.3
, pp. 373-409
-
-
McKinna, J.1
Pollack, R.2
-
23
-
-
0001313425
-
Higher-order logic programming
-
D. M. Gabbay, C. J. Hogger, and J. A. Robinson, editors, chapter 8. Oxford University Press
-
G. Nadathur and D. Miller. Higher-order logic programming. In D. M. Gabbay, C. J. Hogger, and J. A. Robinson, editors, Handbook of Logic in Artificial Intelligence and Logic Programming, volume 5, chapter 8, pages 499-590. Oxford University Press, 1998.
-
(1998)
Handbook of Logic in Artificial Intelligence and Logic Programming
, vol.5
, pp. 499-590
-
-
Nadathur, G.1
Miller, D.2
-
25
-
-
0142089908
-
Nominal logic, a first order theory of names and binding
-
A. M. Pitts. Nominal logic, a first order theory of names and binding. Information and Computation, 183:165-193, 2003.
-
(2003)
Information and Computation
, vol.183
, pp. 165-193
-
-
Pitts, A.M.1
-
26
-
-
84976496175
-
A metalanguage for programming with bound names modulo renaming
-
R. Backhouse and J. N. Oliveira, editors, number 1837 in Lecture Notes in Computer Science, Ponte de Lima, Portugal, July. Springer-Verlag
-
A. M. Pitts and M. J. Gabbay. A metalanguage for programming with bound names modulo renaming. In R. Backhouse and J. N. Oliveira, editors, Proc. 5th Int. Conf. on Mathematics of Programme Construction (MPC2000), number 1837 in Lecture Notes in Computer Science, pages 230-255, Ponte de Lima, Portugal, July 2000. Springer-Verlag.
-
(2000)
Proc. 5th Int. Conf. on Mathematics of Programme Construction (MPC2000)
, pp. 230-255
-
-
Pitts, A.M.1
Gabbay, M.J.2
-
27
-
-
32044469421
-
-
June
-
François Pottier. An overview of Cαml, June 2005. Available at http://cristal.inria.fr/~fpottier/publis/-fpottier-alphacaml.pdf.
-
(2005)
An Overview of Cαml
-
-
Pottier, F.1
-
28
-
-
84876767862
-
-
March, Personal communication
-
Tim Sheard, March 2005. Personal communication.
-
(2005)
-
-
Sheard, T.1
-
29
-
-
0036983358
-
Template meta-programming for Haskell
-
New York, NY, USA. ACM Press
-
Tim Sheard and Simon Peyton Jones. Template meta-programming for Haskell. In Haskell '02: Proceedings of the ACM SIGPLAN workshop on Haskell, pages 1-16, New York, NY, USA, 2002. ACM Press.
-
(2002)
Haskell '02: Proceedings of the ACM SIGPLAN Workshop on Haskell
, pp. 1-16
-
-
Sheard, T.1
Peyton Jones, S.2
-
30
-
-
1442337708
-
FreshML: Programmming with binders made simple
-
Uppsala, Sweden, ACM Press
-
M. R. Shinwell, A. M. Pitts, and M. J. Gabbay. FreshML: Programmming with binders made simple. In Proc. 8th ACM SIGPLAN Int. Conf. on Functional Programming (ICFP 2003), pages 263-274, Uppsala, Sweden, 2003. ACM Press.
-
(2003)
Proc. 8th ACM SIGPLAN Int. Conf. on Functional Programming (ICFP 2003)
, pp. 263-274
-
-
Shinwell, M.R.1
Pitts, A.M.2
Gabbay, M.J.3
-
31
-
-
24644476183
-
Bottom-up-reduction: Uplinks and -DAGs
-
M. Sagiv, editor, number 3444 in LNCS
-
Olin Shivers and Mitchell Wand. Bottom-up-reduction: Uplinks and-DAGs. In M. Sagiv, editor, Proceedings of the 14th European Symposium on Programming (ESOP 2005), number 3444 in LNCS, pages 217-232, 2005.
-
(2005)
Proceedings of the 14th European Symposium on Programming (ESOP 2005)
, pp. 217-232
-
-
Shivers, O.1
Wand, M.2
-
32
-
-
33745214774
-
Qu-Prolog: An extended Prolog for meta level programming
-
Harvey Abramson and M. H. Rogers, editors, chapter 23. MIT Press
-
J. Staples, P. J. Robinson, R. A. Paterson, R. A. Hagen, A. J. Craddock, and P. C. Wallis. Qu-Prolog: An extended Prolog for meta level programming. In Harvey Abramson and M. H. Rogers, editors, Meta-Programming in Logic Programming, chapter 23. MIT Press, 1996.
-
(1996)
Meta-Programming in Logic Programming
-
-
Staples, J.1
Robinson, P.J.2
Paterson, R.A.3
Hagen, R.A.4
Craddock, A.J.5
Wallis, P.C.6
-
33
-
-
4243064943
-
Nominal unification
-
C. Urban, A. M. Pitts, and M. J. Gabbay. Nominal unification. Theoretical Computer Science, 323(1-3):473-497, 2004.
-
(2004)
Theoretical Computer Science
, vol.323
, Issue.1-3
, pp. 473-497
-
-
Urban, C.1
Pitts, A.M.2
Gabbay, M.J.3
-
35
-
-
84876767446
-
-
September, Personal communication
-
Phil Wadler, Andrew Pitts, and Koen Claessen, September 2003. Personal communication.
-
(2003)
-
-
Wadler, P.1
Pitts, A.2
Claessen, K.3
|