<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Saffron home page</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" />
</head>
<body>
<table border="1" class="clsStd" width="795" height="136">
<tr>
<td colspan="2">Top | <a href="http://public.perforce.com/guest/julian_hyde/saffron/doc/index.html">Web home</a> |
<a href="http://sourceforge.net/projects/saffron/">SourceForge home</a>
<div align="right">
<a href="http://sourceforge.net">
<img src="http://sourceforge.net/sflogo.php?group_id=46646&type=1" border="0" alt="SourceForge.net Logo">
</a>
</div>
</td>
</tr>
<tr>
<td colspan="2"><em>$Id: //guest/julian_hyde/saffron/doc/index.html#2 $</em></td>
</tr>
<tr>
<td colspan="2"><em>(C) Copyright 2002, Julian Hyde</em></td>
</tr>
<tr>
<th align="right">Author</th>
<td>Julian Hyde (<a href="mailto:[email protected]">[email protected]</a>)</td>
</tr>
<tr>
<th align="right">Created</th>
<td>February 15<sup><font face="Verdana">th</font></sup>, 2002</td>
</tr>
</table>
<h1>Saffron</h1>
<p>Saffron is an extension to Java to incorporate SQL-like relational
expressions. It features a pre-processor, a query optimizer, and a runtime
library.</p>
<p>Read <a href="overview.html">the overview</a>.</p>
<p>The project is hosted at <a href="http://sourceforge.net/projects/saffron">SourceForge</a>.</p>
<p>The source code (including this page) is hosted in
<a href="http://www.perforce.com">Perforce</a>'s public depot.</p>
<b>
<table border="1" width="100%" class="clsStd">
<tr>
<td>End <i>$Id: //guest/julian_hyde/saffron/doc/index.html#2 $</i></td>
</tr>
</table>
<p> </p>
</b>
</body>
</html>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 1463 | Julian Hyde | saffron: Oops. | ||
| #1 | 1461 | Julian Hyde |
saffron: First check in. Just documents, and the unmodified OpenJava 20001010 source files. |