Browse CVS Repository
Diff of /exerb/htdocs/index.en.html
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 29 |
|
|
| 30 |
<p> |
<p> |
| 31 |
Exerb is the software which converts scripts/extension-libraries |
Exerb is the software which converts scripts/extension-libraries |
| 32 |
of the object oriented language Ruby into a Windows excutable file |
of the object oriented language Ruby into a Windows executable file |
| 33 |
which can excute alone and independetly. |
which can execute alone and independently. |
| 34 |
</p> |
</p> |
| 35 |
|
|
| 36 |
<h1><a name="features">Features</a></h1> |
<h1><a name="features">Features</a></h1> |
| 37 |
|
|
| 38 |
<ul> |
<ul> |
| 39 |
<li>Exerb can convert a number of files(script, extension-library) into a excutable file in one piece.</li> |
<li>Exerb can convert a number of files(script, extension-library) into a executable file in one piece.</li> |
| 40 |
<li>A excutable file which is created by Exerb can excute on a environment Ruby is not installed, because the excutable file contains Ruby.</li> |
<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> |
| 41 |
<li>Any compiler is not needed to creat a excutable file.</li> |
<li>Any compiler is not needed to create a executable file.</li> |
| 42 |
</ul> |
</ul> |
| 43 |
|
|
| 44 |
<h1><a name="faq">FAQ</a></h1> |
<h1><a name="faq">FAQ</a></h1> |
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|
|