SCM Repository
[smlnj] / pages / trunk / index.html |
View of /pages/trunk/index.html
Parent Directory
|
Revision Log
Revision 1042 -
(download)
(as text)
(annotate)
Mon Jan 28 17:26:42 2002 UTC (20 years, 6 months ago) by mblume
File size: 8072 byte(s)
Mon Jan 28 17:26:42 2002 UTC (20 years, 6 months ago) by mblume
File size: 8072 byte(s)
110.38
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!-- Root page for SML/NJ Web site --> <!-- Copyright (c) 1996 Lucent Technologies; Bell Laboratories --> <!-- BELL-LABS kw programming language compiler functional symbolic category project contact dbm@cs.chicago.edu desc a compiler and programming system for a modern functional language --> <link rel="icon" href="GIFS/icon.bmp" type="image/bmp"> <link rel="SHORTCUT ICON" href="GIFS/icon.ico"> <title>Standard ML of New Jersey</title> <!-- Changed by: Dave MacQueen, 13-May-1999 --> <meta name="description" content="The Standard ML of New Jersey compiler and programming system"> <meta name="keywords" content="ML, SML, SML/NJ, Standard ML, functional programming"> </head> <body bgcolor="#ffffff"> <blockquote> <table width="100%"> <tbody> <tr> <td align="left"> <img align="center" alt="SML/NJ" src="GIFS/Lindig2.jpg"> </td> <td align="center"><big><big><strong>Standard ML<br> of New Jersey</strong></big></big> </td> <td align="right"><a href="http://www.bell-labs.com"><img border="0" align="center" alt="Lucent Technologies, Bell Labs Innovations" src="GIFS/lucent.gif"> </a></td> </tr> </tbody> </table> <hr> <p> <a href="smlnj.html"><strong>Standard ML of New Jersey</strong></a> (abbreviated <strong>SML/NJ</strong>) is a compiler for the <a href="sml97.html"><strong> Standard ML '97</strong></a> programming language with associated libraries, tools, and documentation. SML/NJ is <a href="license.html">free, open source</a> software. </p> <p> </p> <h3><a href="new.html">What's New</a></h3> <ul> <li><a href="new.html#110.38">Working version 110.38 available.</a> This release improves the internal organization of the MLRISC backend and comes with a completely overhauled FFI implementation.<br> </li> <li><a href="new.html#SF-mirror"> SourceForge mirror of SML/NJ web site [October 17, 2001].</a> </li> <li> Working version 110.36 available. This is mainly a bugfix release. </li> <li> Working version 110.35 available. We have reworked the organization of compiler libraries. There are also several important bug fixes. </li> <li> Working version 110.34 available. This version brings renewed support for CML and eXene, several bug fixes, and further improvements to the new FFI. </li> <li> <a href="new.html#macosx"> Working version 110.33 available with Mac OS X support and experimental FFI [June 6, 2001]</a> </li> <li> <a href="new.html#smlnj.exe"> New 110.0.7 smlnj.exe fixes error messages when installing under Windows 95/98/ME. [March 23, 2001]</a> </li> <li> <a href="new.html#sourceforge">New SML and SML/NJ SourceForge projects [1 March 2001]</a>. </li> <li> <a href="new.html#prog-smlnj">New SML/NJ tutorial by Riccardo Pucella available</a>. [18 Feb 2001]. </li> <li> <a href="new.html#sml-mode">emacs sml-mode updated to 3.9.5 in contrib/emacs [26 Jan 2001]</a>. </li> <li> <a href="new.html#110.0.7">New <strong>110.0.7</strong> patch release available; includes CML fixes, smlnj-lib improvements [October 12, 2000]</a> . </li> <li> <a href="new.html#Version-111">Version 111 plans</a>. </li> </ul> <h3><a href="software.html">Downloading SML/NJ Software for Unix or Windows</a></h3> <ul> <li>Information on <a href="software.html">downloading and installing</a> the <strong>SML/NJ</strong> system and related software. </li> <li> A <strong>self-installing .EXE</strong> for Windows 9X, NT, or 2000 is available (<a href="dist/smlnj.exe">http</a>, <a href="ftp://ftp.research.bell-labs.com/dist/smlnj/release/110/smlnj.exe"> ftp</a>; 5.4MB). </li> </ul> <h3>Background</h3> <ul> <li> <a href="sml.html">What is <b>SML</b>?</a> </li> <li> <a href="sml97.html">What is <b>SML '97</b>?</a> </li> <li> <a href="smlnj.html">What is <b>SML/NJ</b>?</a> </li> </ul> <h3>Documentation and Literature</h3> <ul> <li><a href="doc/literature.html#books">Books</a> </li> <li><a href="doc/literature.html#tutorials">Tutorials</a> </li> <li><a href="doc/index.html">SML/NJ User's Guide</a> </li> <li><a href="doc/basis/index.html">SML'97 Basis Library</a> </li> <li><a href="doc/FAQ/index.html">SML/NJ FAQ (Frequently Asked Questions)</a> </li> <li><a href="doc/Conversion/index.html">SML'97 Conversion Guide</a> </li> <li><a href="doc/Conversion/top-level-comparison.html">Top Level Environment Comparison</a> </li> <li><a href="doc/features.html">Special features of SML/NJ</a> </li> <li><a href="doc/CM/index.html">Compilation Manager (CM)</a> </li> <li><a href="doc/ML-Lex/manual.html">ML-Lex</a> </li> <li><a href="doc/ML-Yacc/index.html">ML-Yacc</a> </li> <li><a href="http://cm.bell-labs.com/cm/cs/who/jhr/sml/cml/index.html"> Concurrent ML</a> </li> <li><a href="http://cm.bell-labs.com/cm/cs/who/jhr/sml/eXene/index.html"> eXene</a> </li> <li><a href="doc/SMLNJ-C/index.html">SML/NJ-C foreign function interface</a> </li> <li><a href="http://www.cs.nyu.edu/leunga/www/MLRISC/Doc/html/index.html"> MLRISC</a> </li> <li><a href="http://www.cis.ohio-state.edu/hypertext/faq/usenet/meta-lang-faq/faq.html"> comp.lang.ml FAQ</a> </li> <li><a href="compiler-notes/index.html">Compiler notes</a> <p> </p> </li> <li>These <a href="ftp://ftp.research.bell-labs.com/dist/smlnj/doc/SMLNJ/smlnj.tar.Z"> SML/NJ web pages</a>, including the Basis web pages, are available for downloading as a compressed tar file. The <a href="ftp://ftp.research.bell-labs.com/dist/smlnj/doc/Basis/SMLBasis.tar.gz"> Basis documentation pages</a> are also available separately as a gzipped tar file. <blockquote> <a href="ftp://ftp.research.bell-labs.com/dist/smlnj/doc/SMLNJ/smlnj.tar.Z"> ftp//ftp.research.bell-labs.com/dist/smlnj/doc/SMLNJ/smlnj.tar.Z</a> (1.2MB)<br> <a href="ftp://ftp.research.bell-labs.com/dist/smlnj/doc/Basis/SMLBasis.tar.gz"> ftp//ftp.research.bell-labs.com/dist/smlnj/doc/Basis/SMLBasis.tar.gz</a> (176KB) </blockquote> </li> </ul> <h3>Reporting Bugs</h3> <ul> <li>Bugs can be reported online using our <a href="http://www.cs.princeton.edu/%7Eappel/smlnj/bugform.cgi"> cgi bug form</a> at Princeton. </li> <li>You can also submit bug reports by email to <a href="mailto:sml-bugs@research.bell-labs.com"> sml-bugs@research.bell-labs.com</a> using the <a href="bug-report-form"> bug report form</a>. </li> <li>The record of <a href="ftp://ftp.research.bell-labs.com/dist/smlnj/working/bugs"> currently known bugs and the bug history</a> for SML/NJ are available via FTP. </li> </ul> <h3><a href="links.html">Links</a></h3> <ul> <li>Pointers to programming resources (libraries, tools, example code), projects using <b>SML/NJ</b>, other <b>SML</b> implementations, related compiler research work, and miscellaneous <b>SML</b> links. The programming resources links will soon move to a separate page of their own. </li> </ul> <h3><a href="people.html"> People</a></h3> <ul> <li>Picture of current cast of people involved in the project. </li> </ul> </blockquote> <hr> Send your comments to <a href="mailto:sml-nj@research.bell-labs.com"> sml-nj@research.bell-labs.com</a><br> <font size="-3"> Copyright © 1996, <a href="http://www.lucent.com/"> Lucent Technologies; Bell Laboratories</a>. <br> </font> <br> <hr> <a href="http://sourceforge.net"> <img src="http://sourceforge.net/sflogo.php?group_id=20680" width="88" height="31" border="0" alt="SourceForge Logo"> </a> </body> </html>
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |