-
3
-
-
0037638558
-
A proposal for garbage-collector-safe C compilation
-
December
-
Hans-J. Boehm and David Chase. A proposal for garbage-collector-safe C compilation. The Journal of C Language Translation, 4(2): 126-141, December 1992.
-
(1992)
The Journal of C Language Translation
, vol.4
, Issue.2
, pp. 126-141
-
-
Boehm, H.-J.1
Chase, D.2
-
4
-
-
0024085322
-
Garbage collection in an uncooperative environment
-
September
-
Hans-J. Boehm and Mark Weiser. Garbage collection in an uncooperative environment. Software Practice and Experience, 18(9):807-820, September 1988.
-
(1988)
Software Practice and Experience
, vol.18
, Issue.9
, pp. 807-820
-
-
Boehm, H.-J.1
Weiser, M.2
-
5
-
-
0037638562
-
-
First International Workshop on Grid Computing, Bangalore, India, December. Springer-Verlag
-
Rajkumar Buyya and Mark Baker, editors. First International Workshop on Grid Computing, volume 1971 of Lecture Notes in Computer Science, Bangalore, India, December 2000. Springer-Verlag.
-
(2000)
Lecture Notes in Computer Science
, vol.1971
-
-
Buyya, R.1
Baker, M.2
-
7
-
-
0037638560
-
Trustless grid computing in ConCert
-
Carnegie Mellon University, School of Computer Science, June
-
Bor-Yuh Evan Chang, Karl Crary, Margaret DeLap, Robert Harper, Jason Liszka, Tom Murphy VII, and Frank Pfenning. Trustless grid computing in ConCert. Technical Report CMU-CS-02-152, Carnegie Mellon University, School of Computer Science, June 2002.
-
(2002)
Technical Report
, vol.CMU-CS-02-152
-
-
Chang, B.-Y.E.1
Crary, K.2
DeLap, M.3
Harper, R.4
Liszka, J.5
Murphy T. VII6
Pfenning, F.7
-
8
-
-
17144374942
-
A certifying compiler for Java
-
Vancouver, British Columbia, June
-
Christopher Colby, Peter Lee, George Necula, and Fred Blau. A certifying compiler for Java. In 2000 SIGPLAN Conference on Programming Language Design and Implementation, pages 95-107, Vancouver, British Columbia, June 2000.
-
(2000)
2000 SIGPLAN Conference on Programming Language Design and Implementation
, pp. 95-107
-
-
Colby, C.1
Lee, P.2
Necula, G.3
Blau, F.4
-
9
-
-
0038314011
-
-
September
-
ConCert. http://www.cs.cmu.edu/̃concert, September 2001.
-
(2001)
ConCert
-
-
-
10
-
-
0037638561
-
Toward a foundational typed assembly language
-
Carnegie Mellon University, School of Computer Science, December
-
Karl Crary. Toward a foundational typed assembly language. Technical Report CMU-CS-02-196, Carnegie Mellon University, School of Computer Science, December 2002.
-
(2002)
Technical Report
, vol.CMU-CS-02-196
-
-
Crary, K.1
-
11
-
-
84887495476
-
Type structure for low-level programming langauges
-
Twenty-Sixth International Colloquium on Automata, Languages, and Programming, Prague, Czech Republic, July. Springer-Verlag
-
Karl Crary and Greg Morrisett. Type structure for low-level programming langauges. In Twenty-Sixth International Colloquium on Automata, Languages, and Programming, volume 1644 of Lecture Notes in Computer Science, pages 40-54, Prague, Czech Republic, July 1999. Springer-Verlag.
-
(1999)
Lecture Notes in Computer Science
, vol.1644
, pp. 40-54
-
-
Crary, K.1
Morrisett, G.2
-
12
-
-
0037976566
-
-
Personal communication
-
Joshua Dunfield. Personal communication.
-
-
-
Dunfield, J.1
-
13
-
-
0036053114
-
A syntactic approach to foundational proof-carrying code
-
Copenhagen, Denmark, July
-
Nadeem Hamid, Zhong Shao, Valery Trifonov, Stefan Monnier, and Zhaozhong Ni. A syntactic approach to foundational proof-carrying code. In Seventeenth IEEE Symposium on Logic in Computer Science, Copenhagen, Denmark, July 2002.
-
(2002)
Seventeenth IEEE Symposium on Logic in Computer Science
-
-
Hamid, N.1
Shao, Z.2
Trifonov, V.3
Monnier, S.4
Ni, Z.5
-
14
-
-
0027353175
-
A framework for defining logics
-
January
-
Robert Harper, Furio Honsell, and Gordon Plotkin. A framework for defining logics. Journal of the ACM, 40(1): 143-184, January 1993.
-
(1993)
Journal of the ACM
, vol.40
, Issue.1
, pp. 143-184
-
-
Harper, R.1
Honsell, F.2
Plotkin, G.3
-
16
-
-
0038652993
-
-
Second International Workshop on Grid Computing, Denver, Colorado, November. Springer-Verlag
-
Craig Lee, editor. Second International Workshop on Grid Computing, volume 2242 of Lecture Notes in Computer Science, Denver, Colorado, November 2001. Springer-Verlag.
-
(2001)
Lecture Notes in Computer Science
, vol.2242
-
-
Lee, C.1
-
18
-
-
0002642312
-
TALx86: A realistic typed assembly language
-
Atlanta, May
-
Greg Morrisett, Karl Crary, Neal Glew, Dan Grossman, Richard Samuels, Frederick Smith, David Walker, Stephanie Weirich, and Steve Zdancewic. TALx86: A realistic typed assembly language. In Second Workshop on Compiler Support for System Software, Atlanta, May 1999.
-
(1999)
Second Workshop on Compiler Support for System Software
-
-
Morrisett, G.1
Crary, K.2
Glew, N.3
Grossman, D.4
Samuels, R.5
Smith, F.6
Walker, D.7
Weirich, S.8
Zdancewic, S.9
-
19
-
-
0036010442
-
Stack-based typed assembly language
-
January. An earlier version appeared in the 1998 Workshop on Types in Compilation, volume 1473 of Lecture Notes in Computer Science
-
Greg Morrisett, Karl Crary, Neal Glew, and David Walker. Stack-based typed assembly language. Journal of Functional Programming, 12(1):43-88, January 2002. An earlier version appeared in the 1998 Workshop on Types in Compilation, volume 1473 of Lecture Notes in Computer Science.
-
(2002)
Journal of Functional Programming
, vol.12
, Issue.1
, pp. 43-88
-
-
Morrisett, G.1
Crary, K.2
Glew, N.3
Walker, D.4
-
20
-
-
0041525084
-
From System F to typed assembly language
-
May. An earlier version appeared in the 1998 Symposium on Principles of Programming Languages
-
Greg Morrisett, David Walker, Karl Crary, and Neal Glew. From System F to typed assembly language. ACM Transactions on Programming Languages and Systems, 21(3):527-568, May 1999. An earlier version appeared in the 1998 Symposium on Principles of Programming Languages.
-
(1999)
ACM Transactions on Programming Languages and Systems
, vol.21
, Issue.3
, pp. 527-568
-
-
Morrisett, G.1
Walker, D.2
Crary, K.3
Glew, N.4
-
22
-
-
0002474842
-
Logic programming in the LF logical framework
-
Gérard Huet and Gordon Plotkin, editors. Cambridge University Press
-
Frank Pfenning. Logic programming in the LF logical framework. In Gérard Huet and Gordon Plotkin, editors, Logical Frameworks, pages 149-181. Cambridge University Press, 1991.
-
(1991)
Logical Frameworks
, pp. 149-181
-
-
Pfenning, F.1
-
23
-
-
85029580607
-
Implementing the meta-theory of deductive systems
-
Eleventh International Conference on Automated Deduction, Saratoga Springs, New York, June. Springer-Verlag
-
Frank Pfenning and Ekkehard Rohwedder. Implementing the meta-theory of deductive systems. In Eleventh International Conference on Automated Deduction, volume 607 of Lecture Notes in Computer Science, pages 537-551, Saratoga Springs, New York, June 1992. Springer-Verlag.
-
(1992)
Lecture Notes in Computer Science
, vol.607
, pp. 537-551
-
-
Pfenning, F.1
Rohwedder, E.2
-
24
-
-
35448990873
-
System description: Twelf - A meta-logic framework for deductive systems
-
Sixteenth International Conference on Automated Deduction, Trento, Italy, July. Springer-Verlag
-
Frank Pfenning and Garsten Schürmann. System description: Twelf - a meta-logic framework for deductive systems. In Sixteenth International Conference on Automated Deduction, volume 1632 of Lecture Notes in Computer Science, pages 202-206, Trento, Italy, July 1999. Springer-Verlag.
-
(1999)
Lecture Notes in Computer Science
, vol.1632
, pp. 202-206
-
-
Pfenning, F.1
Schürmann, G.2
-
26
-
-
84947921641
-
Mode and termination checking for higher-order logic programs
-
European Symposium on Programming, Linköping, Sweden, April. Springer-Verlag
-
Ekkehard Rohwedder and Frank Pfenning. Mode and termination checking for higher-order logic programs. In European Symposium on Programming, volume 1058 of Lecture Notes in Computer Science, pages 296-310, Linköping, Sweden, April 1996. Springer-Verlag.
-
(1996)
Lecture Notes in Computer Science
, vol.1058
, pp. 296-310
-
-
Rohwedder, E.1
Pfenning, F.2
-
27
-
-
0012575339
-
-
PhD thesis, Carnegie Mellon University, School of Computer Science, Pittsburgh, Pennsylvania. October
-
Carsten Schürmann. Automating the Meta Theory of Deductive Systems. PhD thesis, Carnegie Mellon University, School of Computer Science, Pittsburgh, Pennsylvania. October 2000.
-
(2000)
Automating the Meta Theory of Deductive Systems
-
-
Schürmann, C.1
-
28
-
-
0038314022
-
-
November
-
SETI@Home. http://setiathome.ssl.berkeley.edu, November 2000.
-
(2000)
-
-
-
30
-
-
0032281046
-
From ML to Ada: Strongly-typed language interoperability via source translation
-
July
-
Andrew Tolmach and Dino P. Oliva. From ML to Ada: Strongly-typed language interoperability via source translation. Journal of Functional Programming, 8(4):367-412, July 1998.
-
(1998)
Journal of Functional Programming
, vol.8
, Issue.4
, pp. 367-412
-
-
Tolmach, A.1
Oliva, D.P.2
-
31
-
-
0033617885
-
Typability and type checking in system F are equivalent and undecidable
-
J. B. Wells. Typability and type checking in System F are equivalent and undecidable. Annals of Pure and Applied Logic, 98(1-3):111-156, 1999.
-
(1999)
Annals of Pure and Applied Logic
, vol.98
, Issue.1-3
, pp. 111-156
-
-
Wells, J.B.1
|