-
1
-
-
84976752728
-
Dynamic typing in a statically typed language
-
Martin Abadi, Luca Cardelli, Benjamin Pierce, and Gordon Plotkin. Dynamic typing in a statically typed language. ACM Trans. Program. Lang. Syst., 13(2):237-268, 1991.
-
(1991)
ACM Trans. Program. Lang. Syst
, vol.13
, Issue.2
, pp. 237-268
-
-
Abadi, M.1
Cardelli, L.2
Pierce, B.3
Plotkin, G.4
-
2
-
-
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
-
-
0036953803
-
Typing dynamic typing
-
New York, NY, USA, ACM Press
-
Arthur I. Baars and S. Doaitse Swierstra. Typing dynamic typing. In ICFP '02: Proceedings of the seventh ACM SIGPLAN international conference on Functional programming, pages 157-166, New York, NY, USA, 2002. ACM Press.
-
(2002)
ICFP '02: Proceedings of the seventh ACM SIGPLAN international conference on Functional programming
, pp. 157-166
-
-
Baars, A.I.1
Doaitse Swierstra, S.2
-
7
-
-
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
-
9
-
-
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
-
10
-
-
34248397458
-
Common Larceny
-
June, Invited paper
-
William D. Clinger. Common Larceny. In International Lisp Conference, pages 101-107, June 2005. Invited paper.
-
(2005)
International Lisp Conference
, pp. 101-107
-
-
Clinger, W.D.1
-
11
-
-
0036948883
-
Contracts for higher-order functions
-
New York, NY, USA, ACM Press
-
Robert Bruce Findler and Matthias Felleisen. Contracts for higher-order functions. In ICFP '02: Proceedings of the Seventh ACM SIGPLAN International Conference on Functional Programming, pages 48-59, New York, NY, USA, 2002. ACM Press.
-
(2002)
ICFP '02: Proceedings of the Seventh ACM SIGPLAN International Conference on Functional Programming
, pp. 48-59
-
-
Bruce Findler, R.1
Felleisen, M.2
-
13
-
-
31744447223
-
Finegrained interoperability through mirrors and contracts
-
New York, NY, USA, ACM Press
-
Kathryn E. Gray, Robert Bruce Findler, and Matthew Flatt. Finegrained interoperability through mirrors and contracts. In OOPSLA '05: Proceedings of the 20th annual ACM SIGPLAN conference on Object Oriented Programming, Systems, Languages, and Applications, pages 231-245, New York, NY, USA, 2005. ACM Press.
-
(2005)
OOPSLA '05: Proceedings of the 20th annual ACM SIGPLAN conference on Object Oriented Programming, Systems, Languages, and Applications
, pp. 231-245
-
-
Gray, K.E.1
Bruce Findler, R.2
Flatt, M.3
-
14
-
-
34248385955
-
-
Groovy, 2004-2006. http://groovy.codehaus.org.
-
(2004)
-
-
Groovy1
-
15
-
-
0029193888
-
Safe polymorphic type inference for a dynamically typed language: Translating Scheme to ML
-
New York, NY, USA, ACM Press
-
Fritz Henglein and Jakob Rehof. Safe polymorphic type inference for a dynamically typed language: translating Scheme to ML. In FPCA '95: Proceedings of the seventh international conference on Functional programming languages and computer architecture, pages 192-203, New York, NY, USA, 1995. ACM Press.
-
(1995)
FPCA '95: Proceedings of the seventh international conference on Functional programming languages and computer architecture
, pp. 192-203
-
-
Henglein, F.1
Rehof, J.2
-
16
-
-
34248370389
-
-
Jim Hugunin. IronPython, 2003-2006. http://www.ironpython.com.
-
(2003)
-
-
-
17
-
-
34248331148
-
-
Jython, 2003-2006. http://www.jython.com.
-
(2003)
-
-
Jython1
-
19
-
-
0347507475
-
Contraint-based polymorphism in Cecil: Towards a practical and static type system
-
New York, NY, USA, ACM Press
-
Vassily Litvinov. Contraint-based polymorphism in Cecil: towards a practical and static type system. In OOPSLA '98: Proceedings of the 13th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications, pages 388-411, New York, NY, USA, 1998. ACM Press.
-
(1998)
OOPSLA '98: Proceedings of the 13th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications
, pp. 388-411
-
-
Litvinov, V.1
-
20
-
-
0026971853
-
The Python compiler for CMU Common Lisp
-
New York, NY, USA, ACM Press
-
Robert A. MacLachlan. The Python compiler for CMU Common Lisp. In LFP '92: Proceedings of the 1992 ACM conference on LISP and functional programming, pages 235-246, New York, NY, USA, 1992. ACM Press.
-
(1992)
LFP '92: Proceedings of the 1992 ACM conference on LISP and functional programming
, pp. 235-246
-
-
MacLachlan, R.A.1
-
21
-
-
0030685984
-
A practical subtyping system for Erlang
-
New York, NY, USA, ACM Press
-
Simon Marlow and Philip Wadler. A practical subtyping system for Erlang. In ICFP '97: Proceedings of the second ACM SIGPLAN international conference on Functional programming, pages 136-149, New York, NY, USA, 1997. ACM Press.
-
(1997)
ICFP '97: Proceedings of the second ACM SIGPLAN international conference on Functional programming
, pp. 136-149
-
-
Marlow, S.1
Wadler, P.2
-
22
-
-
34248382752
-
The Meaning of Multi-Language Programs
-
Unpublished manuscript
-
Jacob Matthews and Robert Bruce Findler. The Meaning of Multi-Language Programs, 2006. Unpublished manuscript.
-
(2006)
-
-
Matthews, J.1
Bruce Findler, R.2
-
23
-
-
33745817846
-
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
Bruce Findler, R.2
Felleisen, M.3
-
24
-
-
0018105622
-
A theory of type polymorphism in programming
-
Robin Milner. A theory of type polymorphism in programming. Journal of Computer Systems Science, 17:348-375, 1978.
-
(1978)
Journal of Computer Systems Science
, vol.17
, pp. 348-375
-
-
Milner, R.1
-
27
-
-
34248328142
-
-
Dorai Sitaram. ScheLog, http://www.ccs.neu.edu/home/dorai/schelog/ schelog.html 1993-2004.
-
ScheLog
-
-
Sitaram, D.1
|