[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-web

Diff for /OpenXM/doc/OpenXM-web/index.html between version 1.6 and 1.22

version 1.6, 2000/01/21 13:52:35 version 1.22, 2000/03/27 05:13:55
Line 1 
Line 1 
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>  <HTML>
 <!--  <!--
   $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.5 2000/01/21 08:24:47 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.21 2000/03/19 10:54:55 takayama Exp $
 -->  -->
 <TITLE>OpenXM (Open message eXchange protocol for Mathematics) </TITLE>  <HEAD>
   <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE>
   </HEAD>
   <BODY>
   <H1>OpenXM (Open message eXchange protocol for Mathematics)</H1>
   
 <H1> OpenXM (Open message eXchange protocol for Mathematics) </H1>  
   
 <P>  <P>
 Welcome to the home page of  OpenXM.  Welcome to the home page of OpenXM.
 Last update is Jan 21, 2000.  Last update is March 27, 2000 JST.
 ( THIS PAGE IS STILL UNDER CONSTRUCTION. Wait by Jan 24, 2000.)  
 </P>  </P>
   
 <P>  <P>
 What is OpenXM? See a  What is OpenXM? See a
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps"> survey </A>.  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">survey</A>.
 </P>  </P>
   
   
 <P>  <H2>Specifications</H2>
 <H2> Specifications </H2>  
 <OL>  <OL>
   
 <LI> Design and Implementation of OpenXM  <LI>Design and Implementation of OpenXM
       <A NAME="SPEC", HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-eg.ps">  (in English, PS) </A>,  <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-eg.ps">(in English, PS)</A>,
       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-eg.html">  (in English, HTML, not available for now) </A>,  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-eg/OpenXM">(in English, HTML)</A>,
       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-jp.ps">  (in Japanese, PS) </A>,  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-jp.ps">(in Japanese, PS)</A>,
       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-jp.html">  (in Japanese, HTML, not available for now) </A>.  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-jp/OpenXM">(in Japanese, HTML)</A>.
   
 <LI> OX tags  <LI>OX tags
      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/oxMessageTag.h"> OX tags </A>].  [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/oxMessageTag.h">OX tags</A>].
 <LI> CMO tags  <LI>CMO tags
      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/cmotag.h"> CMO tags</A>].  [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/cmotag.h">CMO tags</A>].
 <LI> SM commands  <LI>SM commands
      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/smCommand.h"> SM commands</A>].  [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/smCommand.h">SM commands</A>].
   
 <LI> <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/doc"> More documents </A>  <LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/doc">More documents</A>
   
 <LI> If you want to add new tags,  <LI>If you want to add new tags, mail to
 mail to  <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>
 <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">  
 takayama@math.sci.kobe-u.ac.jp </A>  
 with a description of the data types.  with a description of the data types.
 See <A HREF="index.html#SPEC"> the specification </A>  See <A HREF="index.html#SPEC">the specification</A>
 how to describe the data types.  how to describe the data types.
   
 </OL>  </OL>
 </P>  
   
 <P>  <H2>Source Distributions (RELEASE_1_1_2)</H2>
 <H2> Source Distributions </H2>  
 <OL>  
   
 <LI> Version 20000124  <OL>
      [ <A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.tar.gz"> Source </A>].  <LI> OpenXM, OpenXM_contrib
   [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm01-1.1.2.tar.gz">Source (Shift+Click)</A>].
   <LI> OpenXM_contrib2 requires a source code license from
   Fujitsu Lab.
 </OL>  </OL>
 </P>  
   
 <P>  <H2>Binary Distribution by tar+gzip (RELEASE_1_1_2)
 <H2> Binaries </H2>  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-binary.html">Binary</A>.
 <OL>  </H2>
 <LI> Installation Guide  
       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-eg.txt"> in English </A>,  
       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-jp.txt"> in Japanese </A>,  
   
 <LI> FreeBSD 3.3  <H2>Binary Distribution by Packages (RELEASE_1_1_2)
      [ <A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-binary-FreeBSD3-i386.tgz"> FreeBSD 3.3 (Shift-Click) </A>].  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-packages.html">Packages</A>. <BR>
   </H2>
   
 <LI> Linux (glibc 5)  
      [ <A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.Linux-gligc5.tar.gz"> Linux (glibc 5) (Shift-Click) </A>].  
   
 <LI> Linux (glibc 6)  <P>
      [ <A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.Linux-gligc5.tar.gz"> Linux (glibc 6) (Shift-Click) </A>].  ERRATA RELEASE_1_1_2
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/ERRATA.html">ERRATA</A>.
   </P>
   
   <H2>Papers and Tutorials</H2>
   <OL>
   <LI>OpenXM --- an Open System to Integrate Mathematical Softwares
   [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">Survey</A>].
 </OL>  </OL>
   
 <P>  ERRATA  Version 20000124  
 <A HREF=""http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/ERRATA.html">  
    ERRATA </A>.  
 </P>  
   
 <H2> Papers and Tutorials </H2>  <H2>OpenXM CVS web (Access Restricted)
 <OL>  [<A HREF="http://kerberos.math.sci.kobe-u.ac.jp/cgi-bin/cvsweb">cvsweb</A>]
   </H2>
   
 <LI> OpenXM --- an Open System to Integrate Mathematical Softwares  <H2>References</H2>
      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps"> Survey </A>].  
   
   <OL>
   <LI>The primary distribution cite of asir [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</A>].
   <LI>An introductory book on a computer algebra system Risa/Asir (in Japanese)
     [<A HREF="asir.jpeg"> Cover Page, ISBN4-87243-076-X </A>].
 </OL>  </OL>
 </P>  
   
 <P>  <H2>Archive</H2>
 <H2>  
 OpenXM CVS web (Access Restricted)  
   [ <A HREF="http://kerberos.math.sci.kobe-u.ac.jp/cgi-bin/cvsweb"> cvsweb </A>]  
 </H2>  
 </P>  
   
 <P>  
 <H2> References </H2>  
 <OL>  <OL>
 <LI> The primary distribution cite of asir [ <A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000"> Asir </A>].  <LI>OpenXM 1.1.1 (20000124) [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/index.html"> 1.1.1 (January 24, 2000) Experimental </A>].
   <LI>OpenXM 1.1.2 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index.html"> 1.1.2 (March 20, 2000) Stable, Current</A>].
 </OL>  </OL>
 </P>  
   
   
 <ADDRESS>  <ADDRESS>
 takayama@math.sci.kobe-u.ac.jp  takayama@math.sci.kobe-u.ac.jp
 </ADDRESS>  </ADDRESS>
   
 </HTML>  
   
   </BODY>
   </HTML>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.22

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>