Develop and Download Open Source Software

Browse CVS Repository

Annotation of /exerb/htdocs/index.en.html

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.14 - (hide annotations) (download) (as text)
Thu Oct 3 02:02:25 2002 UTC (21 years, 6 months ago) by yuya
Branch: MAIN
Changes since 1.13: +8 -1 lines
File MIME type: text/html
* [作者]を追加

1 yuya 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html lang="en">
3     <head>
4     <title>Exerb Project</title>
5 yuya 1.4 <link rel="stylesheet" href="share/style.css">
6 yuya 1.1 </head>
7     <body>
8    
9 yuya 1.4 <div class="projects">
10     <span class="open">Exerb</span>
11     <span class="close"><a href="http://bruby.sourceforge.jp/">bRuby</a></span>
12     <span class="close"><a href="http://rubyxx.sourceforge.jp/">Ruby++</a></span>
13     <span class="close"><a href="http://ruby-svg.sourceforge.jp/">Ruby/SVG</a></span>
14 yuya 1.8 <span class="close"><a href="http://gruby.sourceforge.jp/">gRuby</a></span>
15 yuya 1.4 <span class="close"><a href="http://gyokuro.sourceforge.jp/">Gyokuro</a></span>
16     </div>
17    
18     <div class="title"><img src="logo.gif" width="320" height="55" alt="Exerb Project"></div>
19 yuya 1.14 <div class="update">$Date: 2002/09/30 07:32:31 $</div>
20 yuya 1.4 <div class="lang">[ <a href="index.html">Japanese</a> | English ]</div>
21     <div class="link">
22     [
23     <a href="#overview">Overview</a> |
24     <a href="#features">Features</a> |
25     <a href="#download">Download</a> |
26     <a href="#cvs">CVS</a> |
27 yuya 1.5 <a href="#faq">FAQ</a> |
28 yuya 1.4 <a href="#ml">Mailing List</a> |
29 yuya 1.14 <a href="#author">Author</a> |
30 yuya 1.4 <a href="#member">Developers</a> |
31 yuya 1.9 <a href="#license">License</a>
32 yuya 1.4 ]
33 yuya 1.1 </div>
34 yuya 1.9 <div class="sourceforge"><a href="http://sourceforge.jp/projects/exerb/"><img src="http://sourceforge.jp/sflogo.php?group_id=85" width="96" height="31" border="0" alt="SourceForge.jp"></a></div>
35 yuya 1.1
36     <h1><a name="overview">Overview</a></h1>
37    
38     <p>
39     Exerb is the software which converts scripts/extension-libraries
40 yuya 1.2 of the object oriented language Ruby into a Windows executable file
41     which can execute alone and independently.
42 yuya 1.1 </p>
43    
44     <h1><a name="features">Features</a></h1>
45    
46     <ul>
47 yuya 1.2 <li>Exerb can convert a number of files(script, extension-library) into a executable file in one piece.</li>
48     <li>A executable file which is created by Exerb can execute on a environment Ruby is not installed, because the executable file contains Ruby.</li>
49     <li>Any compiler is not needed to create a executable file.</li>
50 yuya 1.1 </ul>
51    
52     <h1><a name="download">Download</a></h1>
53    
54     <p>
55 yuya 1.10 The latest version is <em>2.1.0</em>.
56 yuya 1.1 </p>
57    
58 yuya 1.10 <h2>Latest Version</h2>
59    
60     <p>
61 yuya 1.11 <b>Exerb:</b><br>
62 yuya 1.10 <a href="http://downloads.sourceforge.jp/exerb/1161/exerb-2.1.0.tar.gz">exerb-2.1.0.tar.gz</a>(1,075kb)<br>
63 yuya 1.13 <a href="http://downloads.sourceforge.jp/exerb/1161/exerb_2.1.0-1_i386.deb">exerb_2.1.0-1_i386.deb</a>(737kb)<br>
64     <a href="http://downloads.sourceforge.jp/exerb/1161/exerb-2.1.0-2.i386.rpm">exerb-2.1.0-2.i386.rpm</a>(744kb)<br>
65 yuya 1.11 </p>
66    
67     <p>
68     <b>Exerb Core Collection:</b><br>
69     <a href="http://downloads.sourceforge.jp/exerb/1236/exerb-cc-2.1.0.tar.gz">exerb-cc-2.1.0.tar.gz</a>(431kb / Experimental Release)<br>
70 yuya 1.10 </p>
71    
72     <h2>Old Version</h2>
73    
74 yuya 1.1 <p>
75 yuya 1.7 <a href="http://downloads.sourceforge.jp/exerb/734/exerb-2.0.0.tar.gz">exerb-2.0.0.tar.gz</a>(1,045kb)<br>
76     <a href="http://downloads.sourceforge.jp/exerb/734/exerb-2.0.0.zip">exerb-2.0.0.zip</a>(1,108kb)<br>
77     <a href="http://downloads.sourceforge.jp/exerb/734/exerb_2.0.0-1_i386.deb">exerb_2.0.0-1_i386.deb</a>(707kb)<br>
78     <a href="http://downloads.sourceforge.jp/exerb/734/exerb-2.0.0-2.i386.rpm">exerb-2.0.0-2.i386.rpm</a>(714kb)<br>
79 yuya 1.10 <a href="http://downloads.sourceforge.jp/exerb/625/exerb-1.0.0.tar.gz">exerb-1.0.0.tar.gz</a>(975kb)<br>
80     <a href="http://downloads.sourceforge.jp/exerb/625/exerb-1.0.0.zip">exerb-1.0.0.zip</a>(1,034kb)<br>
81     <a href="http://downloads.sourceforge.jp/exerb/367/exerb-preview1.zip">exerb-preview1.zip</a>(353kb)<br>
82 yuya 1.1 </p>
83    
84     <h1><a name="cvs">CVS</a></h1>
85    
86     <p>
87     Exerb CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set.
88     </p>
89    
90     <pre>
91     $ cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/exerb login
92     $ cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/exerb co exerb
93     </pre>
94 yuya 1.5
95     <h1><a name="faq">FAQ</a></h1>
96    
97 yuya 1.12 <p>(coming soon...)</p>
98 yuya 1.1
99     <h1><a name="ml">Mailing List</a></h1>
100    
101     <p>...</p>
102    
103     <p>
104     <a href="http://lists.sourceforge.jp/mailman/listinfo/exerb-developer/">Member Registration</a>
105     </p>
106    
107     <h1><a name="license">License</a></h1>
108    
109     <p>
110     You can redistribute it and/or modify it under the terms of the LGPL.
111 yuya 1.14 </p>
112    
113     <h1><a name="author">Author</a></h1>
114    
115     <p>
116     Yuya Kato &lt;<a href="mailto:yuya@katoden.co.jp">yuya@katoden.co.jp</a>&gt;.
117 yuya 1.1 </p>
118    
119     <h1><a name="member">Developers</a></h1>
120    
121     <ul>
122     <li>Yuya Kato</li>
123     <li>NAKANO Kouichi</li>
124 yuya 1.3 <li>Ken-ichi HASHIMOTO</li>
125 yuya 1.1 </ul>
126    
127 yuya 1.9 <div class="copyright">Copyright(C) Exerb Project, 2002 All rights reserved.</div>
128 yuya 1.1
129     </body>
130     </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26