Add a new entry.
PR: www/78679 Requested by: Wayne Cheng <wcheng@softintegration.com> Approved by: trhodes (mentor)
This commit is contained in:
parent
fb86693eed
commit
7bb0b49cd4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24195
1 changed files with 17 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<entries>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/commercial/software.xml,v 1.12 2005/03/26 20:03:06 remko Exp $
|
||||
$FreeBSD: www/en/commercial/software.xml,v 1.13 2005/03/28 14:23:08 remko Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -1453,6 +1453,22 @@
|
|||
</description>
|
||||
</entry>
|
||||
|
||||
<entry id="SoftIntegration" category="DEV">
|
||||
<name>SoftIntegration, Inc.</name>
|
||||
<url>http://www.softintegration.com/</url>
|
||||
<description>
|
||||
Ch is an embeddable C/C++ interpreter for cross-platform scripting,
|
||||
2D/3D plotting, numerical computing, shell programming and embedded
|
||||
scripting. Ch supports the ISO 1990 C Standard (C90), major features
|
||||
in C99 (complex numbers, variable lenght arrays or VLAs, type generic
|
||||
functions, long data type, etc), and C++ class. Ch has extensions to
|
||||
C language with built-in string type etc for easy scripting. Ch also
|
||||
has extensions with computational array for easy numerical computing
|
||||
and 2D/3D plotting. In addition to Ch, we also have a free C CGI
|
||||
toolkit which is similar to ASP and JSP for web development.
|
||||
</description>
|
||||
</entry>
|
||||
|
||||
<entry id="SoftMaker" category="MISC">
|
||||
<name>SoftMaker Software GmbH</name>
|
||||
<url>http://www.softmaker.de/tml_en.htm</url>
|
||||
|
|
Loading…
Reference in a new issue