Added
REBOL is a new network-based messaging language that increases productivity, cuts application size, and reduces application time-to-market. Reviewed by: Dan Stevens <dan@rebol.com>
This commit is contained in:
parent
e7f5896d3b
commit
c002245753
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3696
1 changed files with 17 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$Date: 1998-10-27 12:03:14 $">
|
<!ENTITY date "$Date: 1998-10-28 20:00:49 $">
|
||||||
<!ENTITY title "Commercial Vendors - Software">
|
<!ENTITY title "Commercial Vendors - Software">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: software.sgml,v 1.47 1998-10-27 12:03:14 wosch Exp $ -->
|
<!-- $Id: software.sgml,v 1.48 1998-10-28 20:00:49 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -419,6 +419,21 @@ and WinNT.<p></p></li>
|
||||||
<A href="http://www.real.com/server/basic/index.html">
|
<A href="http://www.real.com/server/basic/index.html">
|
||||||
Basic Server</A> is available.<p></p></li>
|
Basic Server</A> is available.<p></p></li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<A HREF="http://www.rebol.com">REBOL</A> is a new network-based
|
||||||
|
messaging language that increases productivity, cuts application size,
|
||||||
|
and reduces application time-to-market. The language is human-centric,
|
||||||
|
ins tead of computer-centric, and offers a new alternative to
|
||||||
|
anachronistic programming languages like Java and C++ and s cripting
|
||||||
|
languages like PERL and Tcl. REBOL is compact, platform independent,
|
||||||
|
and functions over a network or on a single system. It is ideally
|
||||||
|
suited for webmasters, technicians, hobbyists, educators,
|
||||||
|
experimenters, and any one who requires a simple, customizable,
|
||||||
|
robust, easy-to-understand language. Download The Language of the
|
||||||
|
Free(tm) now! <A HREF="http://www.rebol.com/downloads.html">
|
||||||
|
http://www.rebol.com/downloads.html</A>
|
||||||
|
<p></p></li>
|
||||||
|
|
||||||
<li><a href="http://www.rtd.com/"><strong>RTD</strong></a>
|
<li><a href="http://www.rtd.com/"><strong>RTD</strong></a>
|
||||||
provides an ISP billing package for ISPs using FreeBSD called
|
provides an ISP billing package for ISPs using FreeBSD called
|
||||||
<a href="http://www.rtd.com/software/uta.html">UTA</a><p></p></li>
|
<a href="http://www.rtd.com/software/uta.html">UTA</a><p></p></li>
|
||||||
|
|
Loading…
Reference in a new issue