1% Part of Scheme 48 1.9.  See file COPYING for notices and license.
2
3% Authors: Richard Kelsey, Jonathan Rees, Mike Sperber
4
5\begin{thebibliography}{10}
6\addtocounter{chapter}{1}
7\addcontentsline{toc}{chapter}{\protect\numberline{\thechapter}{Bibliography}}
8
9\bibitem{POSIX}
10Information technology -- Portable Operating System Interface (POSIX).
11\newblock ISO/IEC 9945-1 ANSI/IEEE Std 1003.1.
12\newblock 2nd Ed., 1996.
13
14\bibitem{Clinger-Rees:Macros}
15William Clinger and Jonathan~Rees.
16\newblock Macros that work.
17\newblock {\em Principles of Programming Languages}, January 1991.
18
19\bibitem{Clinger-Rees:R4RS}
20William Clinger and Jonathan~Rees (editors).
21\newblock Revised${}^4$ report on the algorithmic language {S}cheme.
22\newblock {\em LISP Pointers} IV(3):1--55, July-September 1991.
23
24\bibitem{Curtis-Rauen:Modules}
25Pavel Curtis and James Rauen.
26\newblock A module system for Scheme.
27\newblock {\em ACM Conference on Lisp and Functional Programming,}
28pages 13--19, 1990.
29
30\bibitem{Kelsey-Rees:Scheme48}
31Richard~Kelsey and Jonathan~Rees.
32\newblock A Tractable {Scheme} Implementation.
33\newblock {\em Lisp and Symbolic Computation} 7:315--335 1994.
34
35\bibitem{R5RS}
36Richard Kelsey, Will Clinger, Jonathan Rees (editors).
37\newblock Revised$^5$ Report on the Algorithmic Language Scheme.
38\newblock {\em Higher-Order and Symbolic Computation,} Vol. 11, No. 1,
39 September, 1998.
40\newblock and {\em ACM SIGPLAN Notices}, Vol. 33, No. 9, October, 1998.
41
42\bibitem{MacQueen:Modules}
43David MacQueen.
44\newblock Modules for Standard ML.
45\newblock {\em ACM Conference on Lisp and Functional Programming,}
461984.
47
48\bibitem{Rees-Donald:Program}
49Jonathan Rees and Bruce Donald.
50\newblock Program mobile robots in Scheme.
51\newblock {\em International Conference on Robotics and
52Automation,} IEEE, 1992.
53
54\bibitem{Reppy:CML-book}
55John H. Reppy.
56\newblock Concurrent Programming in ML.
57\newblock Cambridge University Press, 1999.
58
59\bibitem{Sheldon-Gifford:Static}
60Mark A.~Sheldon and David K.~Gifford.
61\newblock Static dependent types for first-class modules.
62\newblock {\em ACM Conference on Lisp and Functional Programming,}
63pages 20--29, 1990.
64
65\bibitem{Shivers:Scsh-manual}
66Olin Shivers, Brian D.~Carlstrom, Martin Gasbichler and Mike Sperber.
67\newblock Scsh Reference Manual, scsh release 0.6.6.
68\newblock Available at URL \texttt{http://www.scsh.net/}.
69
70\bibitem{Shivers:Scsh96}
71Olin Shivers.
72\newblock A universal scripting framework,
73 or Lambda: the ultimate ``little language''.
74\newblock {\em Concurrency and Parallelism, Programming, Networking, and
75 Security,} pages 254--265, Springer 1996.
76\newblock Joxan Jaffar and Roland H.~C.~Yap, editors.
77
78\end{thebibliography}
79