-
1
-
-
0028013810
-
Soft typing with conditional types
-
New York, NY, USA, ACM Press
-
Alexander Aiken, Edward L. Wimmers, and T. K. Lakshman. Soft typing with conditional types. In POPL '94: Proceedings of the 21st ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages, pages 163-173, New York, NY, USA, 1994. ACM Press.
-
(1994)
POPL '94: Proceedings of the 21st ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
, pp. 163-173
-
-
Aiken, A.1
Wimmers, E.L.2
Lakshman, T.K.3
-
4
-
-
84976770751
-
Strongtalk: Typechecking Smalltalk in a production environment
-
New York, NY, USA, ACM Press
-
Gilad Bracha and David Griswold. Strongtalk: typechecking Smalltalk in a production environment. In OOPSLA '93: Proceedings of the Eighth Annual Conference on Object-Oriented Programming Systems, Languages, and Applications, pages 215-230, New York, NY, USA, 1993. ACM Press.
-
(1993)
OOPSLA '93: Proceedings of the Eighth Annual Conference on Object-Oriented Programming Systems, Languages, and Applications
, pp. 215-230
-
-
Bracha, G.1
Griswold, D.2
-
6
-
-
84976788667
-
Soft typing
-
New York, NY, USA, ACM Press
-
Robert Cartwright and Mike Fagan. Soft typing. In PLDI '91: Proceedings of the ACM SIGPLAN 1991 Conference on Programming Language Design and Implementation, pages 278-292, New York, NY, USA, 1991. ACM Press.
-
(1991)
PLDI '91: Proceedings of the ACM SIGPLAN 1991 Conference on Programming Language Design and Implementation
, pp. 278-292
-
-
Cartwright, R.1
Fagan, M.2
-
7
-
-
0031600411
-
Intensional polymorphism in type-erasure semantics
-
New York, NY, USA, ACMPress. ISBN 1-58113-024-4.
-
Karl Crary, Stephanie Weirich, and Greg Morrisett. Intensional polymorphism in type-erasure semantics. In ICFP '98: Proceedings of the Third ACM SIGPLAN International Conference on Functional Programming, pages 301-312, New York, NY, USA, 1998. ACMPress. ISBN 1-58113-024-4. doi: http://doi.acm.org/ 10.1145/289423.289459.
-
(1998)
ICFP '98: Proceedings of the Third ACM SIGPLAN International Conference on Functional Programming
, pp. 301-312
-
-
Crary, K.1
Weirich, S.2
Morrisett, G.3
-
10
-
-
0028466304
-
Type reconstruction for variable-arity procedures
-
New York, NY, USA, ACM Press
-
Hsianlin Dzeng and Christopher T. Haynes. Type reconstruction for variable-arity procedures. In LFP '94: Proceedings of the 1994 ACM conference on LISP and Functional Programming, pages 239-249, New York, NY, USA, 1994. ACM Press.
-
(1994)
LFP '94: Proceedings of the 1994 ACM Conference on LISP and Functional Programming
, pp. 239-249
-
-
Dzeng, H.1
Haynes, C.T.2
-
14
-
-
0035994661
-
DrScheme: A programming environment for Scheme
-
Robert Bruce Findler, John Clements, Cormac Flanagan, Matthew Flatt, Shriram Krishnamurthi, Paul Steckler, and Matthias Felleisen. DrScheme: A programming environment for Scheme. Journal of Functional Programming, 12(2):159-182, 2002.
-
(2002)
Journal of Functional Programming
, vol.12
, Issue.2
, pp. 159-182
-
-
Findler, R.B.1
Clements, J.2
Flanagan, C.3
Flatt, M.4
Krishnamurthi, S.5
Steckler, P.6
Felleisen, M.7
-
16
-
-
13144265336
-
Catching bugs in the web of program invariants
-
May
-
Cormac Flanagan, Matthew Flatt, Shriram Krishnamurthi, Stephanie Weirich, and Matthias Felleisen. Catching bugs in the web of program invariants. In PLDI '96: ACM SIGPLAN Conference on Programming Language Design and Implementation, pages 23-32, May 1996.
-
(1996)
PLDI '96: ACM SIGPLAN Conference on Programming Language Design and Implementation
, pp. 23-32
-
-
Flanagan, C.1
Flatt, M.2
Krishnamurthi, S.3
Weirich, S.4
Felleisen, M.5
-
19
-
-
33845924216
-
Scheme with classes, mixins, and traits
-
November
-
Matthew Flatt, Robert Bruce Findler, and Matthias Felleisen. Scheme with classes, mixins, and traits. In Asian Symposium on Programming Languages and Systems (APLAS) 2006, pages 270-289, November 2006.
-
(2006)
Asian Symposium on Programming Languages and Systems (APLAS) 2006
, pp. 270-289
-
-
Flatt, M.1
Findler, R.B.2
Felleisen, M.3
-
22
-
-
0004532017
-
-
Technical Report MIT/LCS/TR-407, Massachusetts Institute of Technology, Laboratory for Computer Science, September
-
David Gifford, Pierre Jouvelot, John Lucassen, and Mark Sheldon. FX-87 Reference Manual. Technical Report MIT/LCS/TR-407, Massachusetts Institute of Technology, Laboratory for Computer Science, September 1987.
-
(1987)
FX-87 Reference Manual
-
-
Gifford, D.1
Jouvelot, P.2
Lucassen, J.3
Sheldon, M.4
-
30
-
-
67650153248
-
-
Technical Report 05-18a, Iowa State University, August
-
Gary T. Leavens, Curtis Clifton, , and Brian Dorn. A Type Notation for Scheme. Technical Report 05-18a, Iowa State University, August 2005.
-
(2005)
A Type Notation for Scheme
-
-
Leavens, G.T.1
Clifton, C.2
Dorn, B.3
-
32
-
-
35048881084
-
A visual environment for developing context-sensitive term rewriting systems
-
RTA 2004: Rewriting Techniques and Applications, 15th International Conference, Aachen, Germany, June 3-5, 2004, Proceedings, Springer-Verlag
-
Jacob Matthews, Robert Findler, Matthew Flatt, and Matthias Felleisen. A visual environment for developing context-sensitive term rewriting systems. In RTA 2004: Rewriting Techniques and Applications, 15th International Conference, Aachen, Germany, June 3-5, 2004, Proceedings, volume 3091 of Lecture Notes in Computer Science, pages 2-16. Springer-Verlag, 2004.
-
(2004)
Lecture Notes in Computer Science
, vol.3091
, pp. 2-16
-
-
Matthews, J.1
Findler, R.2
Flatt, M.3
Felleisen, M.4
-
33
-
-
33745184702
-
Modular set-based analysis from contracts
-
New York, NY, USA, ACM Press
-
Philippe Meunier, Robert Bruce Findler, and Matthias Felleisen. Modular set-based analysis from contracts. In POPL '06: Conference Record of the 33rd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages, pages 218-231, New York, NY, USA, 2006. ACM Press.
-
(2006)
POPL '06: Conference Record of the 33rd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
, pp. 218-231
-
-
Meunier, P.1
Findler, R.B.2
Felleisen, M.3
-
34
-
-
0348126394
-
Isabelle/HOL - A Proof Assistant for Higher-Order Logic
-
Springer
-
Tobias Nipkow, Lawrence C. Paulson, and Markus Wenzel. Isabelle/HOL - A Proof Assistant for Higher-Order Logic, volume 2283 of LNCS. Springer, 2002.
-
(2002)
LNCS
, vol.2283
-
-
Nipkow, T.1
Paulson, L.C.2
Wenzel, M.3
-
36
-
-
0039925079
-
-
New York, NY, USA, ACM
-
Benjamin C. Pierce and David N. Turner. Local type inference. volume 22, pages 1-44, New York, NY, USA, 2000. ACM.
-
(2000)
Local Type Inference
, vol.22
, pp. 1-44
-
-
Pierce, B.C.1
Turner, D.N.2
-
37
-
-
0020919435
-
Types, abstraction, and parametric polymorphism
-
R. E. A. Mason, editor, Paris, France, Elsevier
-
John C. Reynolds. Types, abstraction, and parametric polymorphism. In R. E. A. Mason, editor, Information Processing 83, Paris, France, pages 513-523. Elsevier, 1983.
-
(1983)
Information Processing
, vol.83
, pp. 513-523
-
-
Reynolds, J.C.1
-
40
-
-
38849181298
-
Gradual typing for functional languages
-
University of Chicago, Technical Report TR-2006-06, September
-
Jeremy G. Siek andWalid Taha. Gradual typing for functional languages. In Scheme and Functional Programming Workshop, University of Chicago, Technical Report TR-2006-06, pages 81-92, September 2006.
-
(2006)
Scheme and Functional Programming Workshop
, pp. 81-92
-
-
Siek, J.G.1
Taha, W.2
-
41
-
-
84865624849
-
-
Jens Axel Søgaard. Galore, 2006. http://planet.plt-scheme.org/.
-
(2006)
Galore
-
-
Søgaard, J.A.1
-
43
-
-
34548255358
-
Perl 6: Reconciling the irreconcilable
-
New York, NY, USA, ACM Press
-
Audrey Tang. Perl 6: reconciling the irreconcilable. In POPL '07: Proceedings of the 34th annual ACM SIGPLAN-SIGACT symposium on Principles of programming languages, pages 1-1, New York, NY, USA, 2007. ACM Press. http://pugscode.org.
-
(2007)
POPL '07: Proceedings of the 34th Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
, pp. 1-1
-
-
Tang, A.1
-
44
-
-
34248326427
-
Interlanguage migration: From scripts to programs
-
New York, NY, USA, ACM Press
-
Sam Tobin-Hochstadt and Matthias Felleisen. Interlanguage migration: from scripts to programs. In OOPSLA '06: Companion to the 21st ACM SIGPLAN Conference on Object-oriented Programming Systems, Languages, and Applications, pages 964-974, New York, NY, USA, 2006. ACM Press.
-
(2006)
OOPSLA '06: Companion to the 21st ACM SIGPLAN Conference on Object-oriented Programming Systems, Languages, and Applications
, pp. 964-974
-
-
Tobin-Hochstadt, S.1
Felleisen, M.2
-
45
-
-
26944459618
-
Nominal Reasoning Techniques in Isabelle/HOL
-
Proceedings of the 20th Conference on Automated Deduction (CADE 2005), Springer
-
Christian Urban and Christine Tasson. Nominal Reasoning Techniques in Isabelle/HOL. In Proceedings of the 20th Conference on Automated Deduction (CADE 2005), volume 3632 of Lecture Notes in Artificial Intelligence. Springer, 2005.
-
(2005)
Lecture Notes in Artificial Intelligence
, vol.3632
-
-
Urban, C.1
Tasson, C.2
-
46
-
-
34247254416
-
Boxy types: Inference for higher-rank types and impredicativity
-
New York, NY, USA, ACM Press
-
Dimitrios Vytiniotis, Stephanie Weirich, and Simon Peyton Jones. Boxy types: inference for higher-rank types and impredicativity. In ICFP '06: Proceedings of the Eleventh ACM SIGPLAN International Conference on Functional Programming, pages 251-262, New York, NY, USA, 2006. ACM Press.
-
(2006)
ICFP '06: Proceedings of the Eleventh ACM SIGPLAN International Conference on Functional Programming
, pp. 251-262
-
-
Vytiniotis, D.1
Weirich, S.2
Jones, S.P.3
-
48
-
-
84976716531
-
A semantic prototyping system
-
New York, NY, USA, ACM Press
-
Mitchell Wand. A semantic prototyping system. In SIGPLAN '84: Proceedings of the 1984 SIGPLAN Symposium on Compiler Construction, pages 213-221, New York, NY, USA, 1984. ACM Press.
-
(1984)
SIGPLAN '84: Proceedings of the 1984 SIGPLAN Symposium on Compiler Construction
, pp. 213-221
-
-
Wand, M.1
-
50
-
-
0003025818
-
A syntactic approach to type soundness
-
First appeared as Technical Report TR160, Rice University
-
Andrew Wright and Matthias Felleisen. A syntactic approach to type soundness. Information and Computation, pages 38-94, 1994. First appeared as Technical Report TR160, Rice University, 1991.
-
(1991)
Information and Computation
, pp. 38-94
-
-
Wright, A.1
Felleisen, M.2
|