[MLton-commit] r4280
Stephen Weeks
MLton@mlton.org
Thu, 1 Dec 2005 23:26:35 -0800
Wiki additions and removals.
----------------------------------------------------------------------
D mlton/trunk/doc/guide/EXene
A mlton/trunk/doc/guide/Glade
D mlton/trunk/doc/guide/Papers
D mlton/trunk/doc/guide/UserGuide
A mlton/trunk/doc/guide/eXene
----------------------------------------------------------------------
Deleted: mlton/trunk/doc/guide/EXene
===================================================================
--- mlton/trunk/doc/guide/EXene 2005-12-02 07:24:15 UTC (rev 4279)
+++ mlton/trunk/doc/guide/EXene 2005-12-02 07:26:33 UTC (rev 4280)
@@ -1,62 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-<meta name="robots" content="index,nofollow">
-
-
-
-<title>EXene - MLton Standard ML Compiler (SML Compiler)</title>
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="all" href="common.css">
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="screen" href="screen.css">
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="print" href="print.css">
-
-
-<link rel="Start" href="Home">
-
-
-</head>
-
-<body lang="en" dir="ltr">
-
-<table bgcolor = lightblue cellspacing = 0 style = "border: 0px;" width = 100%>
- <tr>
- <td style = "
- border: 0px;
- color: darkblue;
- font-size: 150%;
- text-align: left;">
- <a class = mltona href="Home">MLton 20051115</a>
- <td style = "
- border: 0px;
- font-size: 150%;
- text-align: center;
- width: 50%;">
- EXene
- <td style = "
- border: 0px;
- text-align: right;">
- <table cellspacing = 0 style = "border: 0px">
- <tr style = "vertical-align: middle;">
- </table>
- <tr style = "background-color: white;">
- <td colspan = 3
- style = "
- border: 0px;
- font-size:70%;
- text-align: right;">
- <a href = "Home">Home</a>
- <a href = "Index">Index</a>
-
-</table>
-<div id="content" lang="en" dir="ltr">
-<a class="external" href="http://people.cs.uchicago.edu/~jhr/eXene/index.html"><img src="moin-www.png" alt="[WWW]" height="11" width="11">eXene</a> is a multi-threaded X Window System toolkit written in <a href="ConcurrentML">ConcurrentML</a>. <p>
-There is a group at K-State working toward <a class="external" href="http://www.cis.ksu.edu/~stough/eXene/"><img src="moin-www.png" alt="[WWW]" height="11" width="11">eXene 2.0</a>.
-</p>
-</div>
-
-
-
-<p>
-<hr>
-Last edited on 2005-08-17 12:07:27 by <span title="net-79206.roam.fas.harvard.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
-</body></html>
Added: mlton/trunk/doc/guide/Glade
===================================================================
--- mlton/trunk/doc/guide/Glade 2005-12-02 07:24:15 UTC (rev 4279)
+++ mlton/trunk/doc/guide/Glade 2005-12-02 07:26:33 UTC (rev 4280)
@@ -0,0 +1,72 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<meta name="robots" content="index,nofollow">
+
+
+
+<title>Glade - MLton Standard ML Compiler (SML Compiler)</title>
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="all" href="common.css">
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="screen" href="screen.css">
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="print" href="print.css">
+
+
+<link rel="Start" href="Home">
+
+
+</head>
+
+<body lang="en" dir="ltr">
+
+<table bgcolor = lightblue cellspacing = 0 style = "border: 0px;" width = 100%>
+ <tr>
+ <td style = "
+ border: 0px;
+ color: darkblue;
+ font-size: 150%;
+ text-align: left;">
+ <a class = mltona href="Home">MLton 20051202</a>
+ <td style = "
+ border: 0px;
+ font-size: 150%;
+ text-align: center;
+ width: 50%;">
+ Glade
+ <td style = "
+ border: 0px;
+ text-align: right;">
+ <table cellspacing = 0 style = "border: 0px">
+ <tr style = "vertical-align: middle;">
+ </table>
+ <tr style = "background-color: white;">
+ <td colspan = 3
+ style = "
+ border: 0px;
+ font-size:70%;
+ text-align: right;">
+ <a href = "Home">Home</a>
+ <a href = "Index">Index</a>
+
+</table>
+<div id="content" lang="en" dir="ltr">
+<a class="external" href="http://glade.gnome.org/features.html"><img src="moin-www.png" alt="[WWW]" height="11" width="11">Glade</a> is a tool for generating Gtk user interfaces. <p>
+<a href="WesleyTerpstra">WesleyTerpstra</a> is working on a Glade->mGTK converter.
+</p>
+
+ <ul>
+
+ <li>
+<p>
+ <a href="http://mlton.org/pipermail/mlton/2004-December/016865.html"><img src="moin-www.png" alt="[WWW]" height="11" width="11">http://mlton.org/pipermail/mlton/2004-December/016865.html</a>
+</p>
+</li>
+</ul>
+
+</div>
+
+
+
+<p>
+<hr>
+Last edited on 2005-12-02 07:11:13 by <span title="ppp-71-139-183-221.dsl.snfc21.pacbell.net"><a href="StephenWeeks">StephenWeeks</a></span>.
+</body></html>
Deleted: mlton/trunk/doc/guide/Papers
===================================================================
--- mlton/trunk/doc/guide/Papers 2005-12-02 07:24:15 UTC (rev 4279)
+++ mlton/trunk/doc/guide/Papers 2005-12-02 07:26:33 UTC (rev 4280)
@@ -1,61 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-<meta name="robots" content="index,nofollow">
-
-
-
-<title>Papers - MLton Standard ML Compiler (SML Compiler)</title>
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="all" href="common.css">
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="screen" href="screen.css">
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="print" href="print.css">
-
-
-<link rel="Start" href="Home">
-
-
-<link rel="Appendix" title="00-esop.ps.gz" href="http://mlton.org/pages/Papers/attachments/00-esop.ps.gz">
-<link rel="Appendix" title="01-icfp.ps.gz" href="http://mlton.org/pages/Papers/attachments/01-icfp.ps.gz">
-</head>
-
-<body lang="en" dir="ltr">
-
-<table bgcolor = lightblue cellspacing = 0 style = "border: 0px;" width = 100%>
- <tr>
- <td style = "
- border: 0px;
- color: darkblue;
- font-size: 150%;
- text-align: left;">
- <a class = mltona href="Home">MLton 20051115</a>
- <td style = "
- border: 0px;
- font-size: 150%;
- text-align: center;
- width: 50%;">
- Papers
- <td style = "
- border: 0px;
- text-align: right;">
- <table cellspacing = 0 style = "border: 0px">
- <tr style = "vertical-align: middle;">
- </table>
- <tr style = "background-color: white;">
- <td colspan = 3
- style = "
- border: 0px;
- font-size:70%;
- text-align: right;">
- <a href = "Home">Home</a>
- <a href = "Index">Index</a>
-
-</table>
-<div id="content" lang="en" dir="ltr">
-See <a href="References">References</a>. </div>
-
-
-
-<p>
-<hr>
-Last edited on 2004-12-05 18:51:41 by <span title="adsl-67-124-249-200.dsl.snfc21.pacbell.net"><a href="StephenWeeks">StephenWeeks</a></span>.
-</body></html>
Deleted: mlton/trunk/doc/guide/UserGuide
===================================================================
--- mlton/trunk/doc/guide/UserGuide 2005-12-02 07:24:15 UTC (rev 4279)
+++ mlton/trunk/doc/guide/UserGuide 2005-12-02 07:26:33 UTC (rev 4280)
@@ -1,59 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-<meta name="robots" content="index,nofollow">
-
-
-
-<title>UserGuide - MLton Standard ML Compiler (SML Compiler)</title>
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="all" href="common.css">
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="screen" href="screen.css">
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="print" href="print.css">
-
-
-<link rel="Start" href="Home">
-
-
-</head>
-
-<body lang="en" dir="ltr">
-
-<table bgcolor = lightblue cellspacing = 0 style = "border: 0px;" width = 100%>
- <tr>
- <td style = "
- border: 0px;
- color: darkblue;
- font-size: 150%;
- text-align: left;">
- <a class = mltona href="Home">MLton 20051115</a>
- <td style = "
- border: 0px;
- font-size: 150%;
- text-align: center;
- width: 50%;">
- UserGuide
- <td style = "
- border: 0px;
- text-align: right;">
- <table cellspacing = 0 style = "border: 0px">
- <tr style = "vertical-align: middle;">
- </table>
- <tr style = "background-color: white;">
- <td colspan = 3
- style = "
- border: 0px;
- font-size:70%;
- text-align: right;">
- <a href = "Home">Home</a>
- <a href = "Index">Index</a>
-
-</table>
-<div id="content" lang="en" dir="ltr">
-See <a href="Documentation">Documentation</a>. </div>
-
-
-
-<p>
-<hr>
-Last edited on 2004-12-05 19:27:29 by <span title="adsl-67-124-249-200.dsl.snfc21.pacbell.net"><a href="StephenWeeks">StephenWeeks</a></span>.
-</body></html>
Added: mlton/trunk/doc/guide/eXene
===================================================================
--- mlton/trunk/doc/guide/eXene 2005-12-02 07:24:15 UTC (rev 4279)
+++ mlton/trunk/doc/guide/eXene 2005-12-02 07:26:33 UTC (rev 4280)
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<meta name="robots" content="index,nofollow">
+
+
+
+<title>eXene - MLton Standard ML Compiler (SML Compiler)</title>
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="all" href="common.css">
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="screen" href="screen.css">
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="print" href="print.css">
+
+
+<link rel="Start" href="Home">
+
+
+</head>
+
+<body lang="en" dir="ltr">
+
+<table bgcolor = lightblue cellspacing = 0 style = "border: 0px;" width = 100%>
+ <tr>
+ <td style = "
+ border: 0px;
+ color: darkblue;
+ font-size: 150%;
+ text-align: left;">
+ <a class = mltona href="Home">MLton 20051202</a>
+ <td style = "
+ border: 0px;
+ font-size: 150%;
+ text-align: center;
+ width: 50%;">
+ eXene
+ <td style = "
+ border: 0px;
+ text-align: right;">
+ <table cellspacing = 0 style = "border: 0px">
+ <tr style = "vertical-align: middle;">
+ </table>
+ <tr style = "background-color: white;">
+ <td colspan = 3
+ style = "
+ border: 0px;
+ font-size:70%;
+ text-align: right;">
+ <a href = "Home">Home</a>
+ <a href = "Index">Index</a>
+
+</table>
+<div id="content" lang="en" dir="ltr">
+<a class="external" href="http://people.cs.uchicago.edu/~jhr/eXene/index.html"><img src="moin-www.png" alt="[WWW]" height="11" width="11">eXene</a> is a multi-threaded X Window System toolkit written in <a href="ConcurrentML">ConcurrentML</a>. <p>
+There is a group at K-State working toward <a class="external" href="http://www.cis.ksu.edu/~stough/eXene/"><img src="moin-www.png" alt="[WWW]" height="11" width="11">eXene 2.0</a>.
+</p>
+</div>
+
+
+
+<p>
+<hr>
+Last edited on 2005-12-01 04:04:43 by <span title="ppp-71-139-183-221.dsl.snfc21.pacbell.net"><a href="StephenWeeks">StephenWeeks</a></span>.
+</body></html>