31 references, last updated Tue Feb 24 11:28:51 MET 1998
- [Abelson et al., 1996]
- Harold Abelson,
Gerald Jay Sussman, and Julie Sussman.
Structure and Interpretation of Computer Programs.
The MIT Press, Cambridge, MA, 2nd edition, 1996.
Sig: ABE h 96:1 1.Ex.
- [Andrews, 1991]
- Gregory R. Andrews.
Concurrent Programming : Principles and Practice.
Addison-Wesley, Reading, MA, 1991.
Sig: AND g 91:1 1.Ex.
- [Armstrong et al., 1996]
- Joe Armstrong,
Robert Williams, Mike Virding, and Claes Wikstroem.
Concurrent Programing in Erlang.
Prentice-Hall, Englewood Cliffs, N.J., 2nd edition, 1996.
Sig: P ERL 96:1 1.Ex.
- [Barnes, 1994]
- J. G. P. Barnes.
Programming in ADA plus an Overview of ADA 9X.
International Computer Science Series. Addison-Wesley, Reading, MA, 4th
edition, 1994.
Sig: P Ada 82:1.
- [Bird and Wadler, 1988]
- Richard Bird and
Philip Wadler.
Introduction to Functional Programming.
International Series in Computer Science. Prentice-Hall, Englewood Cliffs,
N.J., 1988.
Sig: BIR r 88:1.
- [Booch, 1991]
- G. Booch.
Object-Oriented Design with Applications.
Benjamin Cummings, Redwood City, CA, 1991.
Sig: BOO g 94:1 1.Ex.
- [Carriero and Gelernter,
1991]
- Nicholas Carriero and David Gelernter.
How to Write Parallel Programs. A First Course..
The MIT Press, Cambridge, MA, 2nd edition, 1991.
Sig: CAR n 90:1 1.Ex.
- [Chandy and Misra, 1988]
- K.Mai Chandy and
Jayadev Misra.
Parallel Program Design.
Addison-Wesley, Reading, MA, 1988.
Sig: CHA k 88:1 1.Ex.
- [Clocksin and Mellish, 1987]
- William F.
Clocksin and Christopher S. Mellish.
Programming in Prolog.
Springer-Verlag, Berlin, Germany, 3rd edition, 1987.
Sig: P Pro 84:1 1.P-Ex.
- [Dahl et al., 1972]
- O. J. Dahl, E. W.
Dijkstra, and C. A. R. Hoare.
Structured Programming.
Number 8 in A.P.I.C. Studies in Data Processing. Academic Press, New York,
N.Y., 1972.
Sig: DAH o 72:1 1.Ex.
- [Dijkstra, 1976]
- E. W. Dijkstra.
A Discipline of Programming.
Prentice-Hall, Englewood Cliffs, N.J., 1976.
Sig: DIJ e 76:1 1.Ex.
- [Friedman et al., 1992]
- Daniel P.
Friedman, Mitchell Wand, and Christopher T. Haynes.
Essentials of Programming Languages.
The MIT Press, Cambridge, MA, 1992.
Sig: FRI d 92:1 1.Ex.
- [Gosling and Arnold, 1996]
- James Gosling and
Ken Arnold.
Java Programming Language.
Addison-Wesley, Reading, MA, 1996.
Sig: P JAV 96:1 P-Ex.
- [Harper, 1986 93]
- R. Harper.
Introduction to Standard ML.
Technical report, LFCS and Carnegie Mellon University, 1986-93.
Sig: P ML 86:1.
- [Kernighan and Ritchie, 1988]
- Brian W.
Kernighan and Dennis M. Ritchie.
The C Programming Language.
Prentice-Hall, Englewood Cliffs, N.J., 2nd edition, 1988.
Sig: P C 88:2.
- [Lalonde and Pugh, 1991]
- Wilf R. Lalonde
and John R. Pugh.
Inside Smalltalk, volume 1.
Prentice-Hall, Englewood Cliffs, N.J., 1991.
Sig: LAL w 91:1 P-Ex.
- [Lea, 1997]
- Doug Lea.
Concurrent Programming in Java - Design Principles and Patterns.
ADDISON-WESLEY, 1997.
Sig: P JAV 97:8 1.Ex.
- [Madsen et al., 1993]
- Ole Lehrmann Madsen,
Birger Moller-Pedersen, and Kristen Nygaard.
Object-Oriented Programming in the Beta Programming Language.
Addison-Wesley, Reading, MA, 1993.
Sig: MAD o 93:1.
- [Meyer, 1997]
- Bertrand Meyer.
Object-Oriented Software Construction.
Prentice-Hall, Englewood Cliffs, N.J., 2nd edition, April 1997.
Sig: MEY b 88:1 1.Ex.
- [O'Keefe, 1990]
- R.A. O'Keefe.
The Craft of Prolog.
The MIT Press, Cambridge, MA, 1990.
Sig: P Pro 90:1.
- [Paulson, 1996]
- L.C. Paulson.
ML for the Working Programmer.
Cambridge University Press, Cambridge, England, 1996.
Sig: P ML 91:1 1.Ex.
- [Saraswat, 1993]
- Vijay A. Saraswat.
Concurrent Constraint Programming.
The MIT Press, Cambridge, MA, 1993.
Sig: SAR v 93:1.
- [Schneider, 1997]
- Fred B. Schneider.
On Concurrent Programming.
Springer-Verlag, Berlin, Germany, 1997.
Sig: SchNE f2 97:1 1.Ex.
- [Sethi, 1996]
- Ravi Sethi.
Programming Lanuages - Concepts and Constructs.
ISBN 0-201-10365-6. Addison-Wesley, Reading, MA, AT&T Bell Laboratories, 2.
edition, 1996.
Sig: SET r 96:1 1.Ex.
- [Steele, 1990]
- Guy L. Steele.
Common LISP: The Language.
Digital Press, second edition, 1990.
Sig: P LIS 90:1 1.Ex.
- [Sterling and Shapiro, 1986]
- L. Sterling
and E. Shapiro.
The Art of Prolog.
The MIT Press, Cambridge, MA, Cambridge, MA, 1986.
Sig: P Pro 94:1.
- [Stroustrup, 1992]
- Bjarne Stroustrup.
The C++ Programming Language.
Addison-Wesley, 1992.
Sig: P C++ 97:2.
- [Thompson, 1996]
- Simon Thompson.
Haskell. The Craft of Functional Programming.
Addison-Wesley, 1996.
Sig: P HAS 96:1 1.Ex.
- [Ullman, 1994]
- Jeffrey D. Ullman.
Elements of ML Programming.
Prentice-Hall, Englewood Cliffs, N.J., 1994.
Sig: P ML 94:1 1.Ex.
- [Van Hentenryck, 1989]
- P. Van
Hentenryck.
Constraint Satisfaction in Logic Programming.
Programming Logic Series. The MIT Press, Cambridge, MA, 1989.
Sig: HEN p2 89:1.
- [Wikstrom, 1987]
- Ake Wikstrom.
Functional Programming Using Standard ML.
Prentice-Hall, Englewood Cliffs, N.J., 1987.
Sig: P ML 87:1 1.P-Ex.