-
1
-
-
84976752728
-
Dynamic typing in a statically typed language
-
April
-
M. Abadi, L. Cardelli, B. Pierce, and G. Plotkin. Dynamic typing in a statically typed language. ACM Transactions on Programming Languages and Systems, 13(2):237-268, April 1991.
-
(1991)
ACM Transactions on Programming Languages and Systems
, vol.13
, Issue.2
, pp. 237-268
-
-
Abadi, M.1
Cardelli, L.2
Pierce, B.3
Plotkin, G.4
-
5
-
-
34547418487
-
SWIG: An easy to use tool for integrating scripting languages with C and C++
-
Available online
-
D. Beazley. SWIG: An easy to use tool for integrating scripting languages with C and C++. In 4th Tcl/Tk Workshop, pages 129-139, 1996. Available online: http://www.swig.org/papers/Tc196/tc196.html.
-
(1996)
4th Tcl/Tk Workshop
, pp. 129-139
-
-
Beazley, D.1
-
10
-
-
33846552362
-
-
G. Cousineau, P.-L. Curien, and B. Robinet, editors, Springer-Verlag
-
L. Cardelli. Amber. In G. Cousineau, P.-L. Curien, and B. Robinet, editors, Combinators and functional programming languages, volume 242. Springer-Verlag, 1986.
-
(1986)
Combinators and functional programming languages
, vol.242
-
-
Cardelli, L.1
Amber2
-
13
-
-
33846547569
-
-
C. Chambers and The Cecil Group. The Cecil language: Specification and rationale, version 3.2. Technical report, Department of Computer Science and Engineering, University of Washington, February 2004. Available online: http://www.cs.washington.edu/research/projects/cecil/pubs/cecil-spec.html.
-
C. Chambers and The Cecil Group. The Cecil language: Specification and rationale, version 3.2. Technical report, Department of Computer Science and Engineering, University of Washington, February 2004. Available online: http://www.cs.washington.edu/research/projects/cecil/pubs/cecil-spec.html.
-
-
-
-
14
-
-
0026394160
-
On the expressive power of programming languages
-
M.Felleisen. On the expressive power of programming languages. Science of Computer Programming, 17:35-75, 1991.
-
(1991)
Science of Computer Programming
, vol.17
, pp. 35-75
-
-
Felleisen, M.1
-
18
-
-
17144411177
-
Calling Hell from Heaven and Heaven from Hell
-
S. Finne, D. Leijen, E. Meijer, and S. Peyton Jones. Calling Hell from Heaven and Heaven from Hell. In ACM SIGPLAN International Conference on Functional Programming (ICFP), pages 114-125, 1999.
-
(1999)
ACM SIGPLAN International Conference on Functional Programming (ICFP)
, pp. 114-125
-
-
Finne, S.1
Leijen, D.2
Meijer, E.3
Peyton Jones, S.4
-
23
-
-
31744447223
-
Fine grained interoperability through mirrors and contracts
-
K. E. Gray, R. B. Findler, and M. Flatt. Fine grained interoperability through mirrors and contracts. In Conference on Object-Oriented Programming: Systems, Languages, and Applications (OOPSLA), 2005.
-
(2005)
Conference on Object-Oriented Programming: Systems, Languages, and Applications (OOPSLA)
-
-
Gray, K.E.1
Findler, R.B.2
Flatt, M.3
-
24
-
-
0028448324
-
Dynamic typing: Syntax and proof theory
-
F. Henglein. Dynamic typing: Syntax and proof theory. Science of Computer Programming, 22(3): 197-230, 1994.
-
(1994)
Science of Computer Programming
, vol.22
, Issue.3
, pp. 197-230
-
-
Henglein, F.1
-
26
-
-
0038168583
-
The COMEL language
-
Technical Report FIT-TR-97-06, Faculty of Information Technology, Queensland University of Technology, Brisbane, Australia
-
R. Ibrahim and C. Szyperski. The COMEL language. Technical Report FIT-TR-97-06, Faculty of Information Technology, Queensland University of Technology, Brisbane, Australia, 1997.
-
(1997)
-
-
Ibrahim, R.1
Szyperski, C.2
-
27
-
-
33846521201
-
-
Jython. http://www.jython.org/.
-
Jython
-
-
-
28
-
-
33749590020
-
Securing the .NET programming model
-
To appear
-
A. Kennedy. Securing the .NET programming model. Theoretical Computer Science, To appear. http://research.microsoft.com/~akenn/sec/.
-
Theoretical Computer Science
-
-
Kennedy, A.1
-
29
-
-
33846515209
-
Alice in the land of Oz - an interoperability-based implementation of a functional language on top of a relational language
-
L. Kornstaedt. Alice in the land of Oz - an interoperability-based implementation of a functional language on top of a relational language. In Workshop on Multi-Language Infrastructure and Interoperability (BABEL), 2001.
-
(2001)
Workshop on Multi-Language Infrastructure and Interoperability (BABEL)
-
-
Kornstaedt, L.1
-
32
-
-
84881382502
-
Scripting .NET using Mondrian
-
London, UK, Springer-Verlag
-
E. Meijer, N. Perry, and A. van Yzendoorn. Scripting .NET using Mondrian. In European Conference on Object-Oriented Programming (ECOOP), pages 150-164, London, UK, 2001. Springer-Verlag.
-
(2001)
European Conference on Object-Oriented Programming (ECOOP)
, pp. 150-164
-
-
Meijer, E.1
Perry, N.2
van Yzendoorn, A.3
-
34
-
-
33846543118
-
-
M. Odersky, P. Altherr, V. Cremet, B. Emir, S. Micheloud, N. Mihaylov, M. Schinz, E. Stenman, and M. Zenger. An Introduction to Scala. http://scala.epfl.ch/docu/files/ScalaIntro.pdf, 2005.
-
(2005)
An Introduction to Scala
-
-
Odersky, M.1
Altherr, P.2
Cremet, V.3
Emir, B.4
Micheloud, S.5
Mihaylov, N.6
Schinz, M.7
Stenman, E.8
Zenger, M.9
-
37
-
-
0000230630
-
LCF considered as a programming language
-
G. D. Plotkin. LCF considered as a programming language. Theoretical Computer Science, pages 223-255, 1977.
-
(1977)
Theoretical Computer Science
, pp. 223-255
-
-
Plotkin, G.D.1
-
39
-
-
84979046212
-
Embedding an interpreted language using higher-order functions and types
-
N. Ramsey. Embedding an interpreted language using higher-order functions and types. In Interpreters, Virtual Machines and Emulators (IVME '03), pages 6-14, 2003.
-
(2003)
Interpreters, Virtual Machines and Emulators (IVME '03)
, pp. 6-14
-
-
Ramsey, N.1
-
41
-
-
33846521755
-
MysterX: A Scheme toolkit for building interactive applications with COM
-
Available online
-
P. Steckler. MysterX: A Scheme toolkit for building interactive applications with COM. In Technology of Object-Oriented Languages and Systems (TOOL), pages 364-373, 1999. Available online: citeseer.ist.psu.edu/ steckler99mysterx.html.
-
(1999)
Technology of Object-Oriented Languages and Systems (TOOL)
, pp. 364-373
-
-
Steckler, P.1
-
43
-
-
0003025818
-
-
A. Wright and M. Felleisen. A syntactic approach to type soundness. Information and Computation, pages 38-94, 1994. First appeared as Technical Report TR160, Rice University, 1991.
-
A. Wright and M. Felleisen. A syntactic approach to type soundness. Information and Computation, pages 38-94, 1994. First appeared as Technical Report TR160, Rice University, 1991.
-
-
-
|