106 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			106 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
| <html>
 | |
| 
 | |
| <!-- Time-stamp: <98/10/21 16:43:42 shriram> -->
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| <title>Scheme 1999 Workshop</title>
 | |
| 
 | |
| <link rel="shortcut icon" href="../../../favicon.ico" type="image/x-icon">
 | |
| 
 | |
| <body bgcolor=WHITE text=BLACK link=BLUE vlink="#aa0088" alink=RED>
 | |
| 
 | |
| <p>
 | |
| <table width=100%>
 | |
| <tr valign=TOP>
 | |
|   <td>
 | |
|   <img src="../../../logo-dsandler.gif"
 | |
|        alt="logo"
 | |
|        width=110
 | |
|        height=70>
 | |
|   <br><br>
 | |
|   '(schemers . org):<br>
 | |
|   an improper list<br>
 | |
|   of Scheme resources<br>
 | |
|   —[<a href="../../../Welcome/">DS</a>]
 | |
|   </td>
 | |
|   <td>
 | |
| 
 | |
| 
 | |
| <hr>
 | |
| 
 | |
| <center>
 | |
| 
 | |
| <br><br><br><br>
 | |
| 
 | |
| <h1>Scheme '99: Call for Continuation</h1>
 | |
| 
 | |
| <EM>
 | |
|   <A HREF="http://www.trinity.edu/">
 | |
|   <h2>Trinity University</h2></A>
 | |
|   San Antonio, TX</a><br>
 | |
|   23 January 1999<br>
 | |
|   Co-located with <a href="http://www.cs.princeton.edu/~appel/popl99/">POPL'99</a>
 | |
| </EM>
 | |
| <BR>
 | |
| </CENTER>
 | |
| 
 | |
| <br><br><br><br>
 | |
| 
 | |
| <p>The <a
 | |
| href="http://www.neci.nj.nec.com/homepages/kelsey/workshop.html">
 | |
| Scheme Workshop in Baltimore</a> succesfully resolved several
 | |
| outstanding language design issues including a basic framework for
 | |
| exception handling and a mechanism for adding expressible language
 | |
| constructs (SRFI).</p>
 | |
| 
 | |
| <p>Since time ran out on a number of other topics (including modules,
 | |
| unicode, and classes/records), Rice's Programming Language Team offers to
 | |
| organize a Scheme workshop in conjunction with POPL'99. People interested
 | |
| in attending should send email to
 | |
| <ul>
 | |
| <center>
 | |
| <b><a href="mailto:matthias@rice.edu">Matthias Felleisen <matthias@rice.edu></a></b><br>
 | |
| by <br>
 | |
| <b>30 November 1998</b>.
 | |
| </center>
 | |
| </ul>
 | |
| The workshop will only take place if a sufficient number of people (say 15)
 | |
| have expressed interest by this deadline.</p>
 | |
| 
 | |
| <hr>
 | |
| <ADDRESS>matthias@rice.edu</ADDRESS>
 | |
| 
 | |
|   </td>
 | |
| </tr>
 | |
| </table>
 | |
| </p>
 | |
| 
 | |
| <hr>
 | |
| 
 | |
| <p>
 | |
| <br>
 | |
| <table width=100%>
 | |
| <tr>
 | |
|   <td align=LEFT>
 | |
|     Last modified Wednesday, 21-Oct-1998 17:43:42 EDT
 | |
|   </td>
 | |
|   <td align=RIGHT>
 | |
|     Powered by
 | |
|     <a href="../../../Welcome/"><img align=CENTER src="../../../plt-logo.gif"
 | |
|            width=91 height=31 alt="PLT"></a></td></tr>
 | |
| <tr>
 | |
|   <td></td>
 | |
|   <td align="RIGHT">
 | |
|     <a href="../../../Welcome/">Site Contact</a>
 | |
|   </td>
 | |
| </tr>
 | |
| </table>
 | |
| </p>
 | |
| 
 | |
| </body>
 | |
| 
 | |
| 
 | |
| </html>
 |