C interpreter available from Softintegration

Walter <one2001boy@yahoo.com>
6 Oct 2001 16:37:17 -0400

          From comp.compilers

Related articles
C interpreter available from Softintegration one2001boy@yahoo.com (Walter) (2001-10-06)
| List of all articles for this month |

From: Walter <one2001boy@yahoo.com>
Newsgroups: comp.compilers
Date: 6 Oct 2001 16:37:17 -0400
Organization: Excite@Home - The Leader in Bankruptcy http://home.com/faster
Keywords: C, interpreter
Posted-Date: 06 Oct 2001 16:37:17 EDT

SoftIntegration has launched Ch 2.0.


Ch is a superset of C interpreter with classes that avoids lengthy
compile/link/execute/debug cycles for application development. Ch is
the most complete C interpreter in existence. It supports C90, POSIX,
and socket/WinSock with over 1,000 functions. It is the first
implementation of complex numbers and variable length arrays (VLAs) in
the latest 1999 C standard (C99). Programs using complex type defined
in C99 and complex classes in C++ can readily run in Ch without any
modification.


Ch has many high-level extensions to C, including classes in C++, very
high-level shell programming, cross-platform Ch applets, generic
functions, string type, computational arrays for linear algebra and
matrix computations, user-friendly 2D/3D graphic plotting, classes for
Common Gateway Interface (CGI), and advanced high-level numerical
functions for linear systems, differential equation solving,
integration, non-linear equations, Fourier analysis, etc. For
example, linear equation b = A*x can be written verbatim in Ch. The
user does not need to worry about the underlying optimization with
fast and accurate numerical algorithms.


Ch is a very effective interactive environment to teach and learn
programming in C with new features in the latest C99 standard. It is
also an alternative to other scripting languages and mathematical
software packages for cross-platform shell programming, system
administration, regression test, real-time interactive computing,
rapid prototyping, scientific numerical computing, and Web
development.


Ch for Windows 95/98/Me/NT/2000, Linux, Solaris, and HP-UX is
available. It starts at $199 for a single-user license.
Education/student pricing is lower. Teaching Laboratory Licenses are
available for instructional use. For more information, contact


SoftIntegration, Inc.,
216 F Street, #68, Davis, CA 95616;
tel (530) 297-7398; fax (530) 297-7392;


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.