Unix Formula - UNIX Pro

Get the latest news and get the most out of Unix.


Recent Stories...
Alfresco, MySQL and Red Hat Deliver First Open Source JSR-170 Benchmark

8 December 2006

OpenLogic Expert Community Successfully Brings Together Open Source Community and Enterprise Users

7 December 2006

Jive Software Launches IgniteRealtime.org Website in Response to Explosive Community Support for Its Open Source EIM Products

7 December 2006

CA Advances Virtual Platform Management With Newest Release of Unicenter ASM

5 December 2006

Vonage Selects EnterpriseDB

5 December 2006

Communications Platforms Trade Association Adds Three Members

5 December 2006

AccessIT's Christie/AIX Deployment Program Hits Average Monthly Screen Installs of 266

5 December 2006

Liberty Alliance Announces 'Open Source Identity for the Web 2.0 Era' Webcast November 29

5 December 2006

VA Software Reports First Quarter Fiscal 2007 Results

5 December 2006

Leading Telco Carriers Tout Versatility of Sun Microsystems' Java(TM) System Content Delivery Server

5 December 2006

XBRL Enhances Performance Management Applications and Offers Immediate External Benchmarking Business Benefits

5 December 2006

Azul Systems Gains Major Market Support for Its Approach to Delivering Business Critical Java Solutions

5 December 2006

DigitalFX International, Inc. Announces Q4 '06 and Full Year '06 Revenue Guidance, as Well as Initial 2007 Revenue and Margins Guidance

5 December 2006

$0 Net Cost Promotion With Sprint Activation for CDU-550 Mobile Broadband USB Modem Supporting Windows, Windows Mobile, Linux, Mac Systems

4 December 2006

Acronis Joins Red Hat ISV Partner Program; Becomes Red Hat Ready Partner

4 December 2006

Future Media Concepts Targets IT Professionals and Systems Administrators with New Mac OS X Training Options

2 December 2006

OSDL Mobile Linux Initiative Gains Another Heavy Hitter

2 December 2006

Trusted Computer Solutions' Cross Domain Linux Product Now Part of Accredited System at U.S. Coast Guard

29 November 2006

Xandros Desktop - Professional Spearheads New Line of Enterprise Linux Management Solutions

29 November 2006

AIX Group, Inc. Names Peter Soloway Vice President of Program Business Development

29 November 2006

Novell Launches First 'Desktop-to-Data Center' Management Solutions That Deliver on Interoperable, Cross-Platform Vision

29 November 2006

HPC4U Fault Tolerant Middleware - Open Source Version Released

29 November 2006

Unisys Predicts 2007 Open Source Trends: Architectural Approaches and Specialized Stacks Will Dominate

29 November 2006

MapGuide Open Source and Autodesk Mark Record Downloads in First Year

29 November 2006

Novell Launches First 'Desktop-to-Data Center' Management Solutions That Deliver on Interoperable, Cross-Platform Vision

29 November 2006

Report: IBM #1 in Global Server Revenue, Blades and UNIX in 3Q 2006

29 November 2006

University-Built Election System Raises Bar and Released Open Source

29 November 2006

Montilio and Open Source Systems to Provide Fastest File Servers Available on the Market

29 November 2006

IBM Open Source Application Server Gains Support of More Than 600 Partners in Six Months

29 November 2006

Report: IBM Open Source-Based Application Server Growing Nearly Three Times Faster Than JBoss

24 November 2006

Sun Open Sources Java Platform and Releases Source Code Under GPL License Via NetBeans and Java.net Communities

23 November 2006

IBM Introduces Linux and Grid Implementation Service Products

22 November 2006

Internet Systems Consortium Turns to Sun's Solaris(TM) 10 Operating System and Sun Fire(TM) x64 Servers to Power the Internet

18 November 2006

Novell Announces Amendment and Extension of Consent Solicitation

18 November 2006

Microsoft and Novell Announce Broad Collaboration on Windows and Linux Interoperability and Support

15 November 2006

Novell Releases Mono 1.2 With Enhanced Support for .NET on Linux

15 November 2006

The Sage Group plc Announces Global Partnership With MySQL AB

15 November 2006

Linux Networx Announces Performance Tuned Supercomputing

15 November 2006

XenSource Announces High Performance Virtualization of Microsoft Windows and Linux Based on the Xen(TM) Hypervisor

15 November 2006

vtiger Upgrades its Enterprise-class Open Source CRM Solution With New Features

15 November 2006


Archive
April 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004


Unix Formula - UNIX Pro RSS Feed
RSS Feed

We support:

Linux Intrusion Detection System
Linux Gazette



 

Embeddable C/C++ Interperter Ch® 5.1 Released

1 January 1970

SoftIntegration®, Inc. today announced the availability of Ch® 5.1 and Embedded Ch 5.1. Ch is an embeddable C/C++ interpreter for cross-platform scripting, 2D/3D plotting, numerical computing, shell programming and embedded scripting.

Ch and Embedded Ch version 5.1 are the most stable release. The new release enhances embedded ch scripting with thread handling. It allows you to abort a run time embedded ch thread. It supports MingW for SDK and Embedded Ch. This release includes the fix for bugs.

Ch in Windows contains more than 100 new Unix utility programs with over 200 utilities in total for cross-platform shell programming and rapid software development.

Below is a list of major Ch features.

* C/C++ interpreter

Ch supports 1999 ISO C Standard (C99) and C++ classes. Ch also supports many industry standards with over 8,000 functions, including POSIX, socket/Winsock, X11/Motif, OpenGL, ODBC, C LAPACK, GTK+, Win32, XML, and CGI. With built-in Ch SDK, functions in static or dynamic binary C/C++ libraries can be executed in Ch script file or Ch command shell without re-compilation.

* Embeddable scripting

Ch is easy and simple for embedded scripting. Embedded Ch allows users to embed Ch into C/C++ application programs and hardware as a scripting engine. It is ideal for open-architecture application integration. With Embedded Ch, C/C++ applications can be extended with all features of Ch. It allows execution of C/C++ scripts generated dynamically. Embedded Ch supports multi-threading and has a small footprint. The pointer and time deterministic nature of the C language provides a perfect interface with hardware in real-time systems.

* Shell programming and cross-platform scripting

Ch shell is C compatible shell while C-shell (csh) is a C like shell. Ch is an interpretive implementation of C, similar to Unix/MS-DOS shells. Ch in Windows includes over 200 commonly used Unix commands for portable shell programming. Ch can also be used as a login shell just like sh, csh and ksh. Ch bridges the gap between the C language and shell languages. With its built-in string type and many enhanced scripting features, Ch is an alternative to other scripting languages for automating repetitive tasks, regression test, and hardware testing with direct interface to hardware.

* 2D/3D plotting and numerical computing

Ch supports 2D/3D graphical plotting, C LAPACK, advanced high-level numerical functions. Ch has built-in 2D/3D plotting support, generic mathematical functions and computational arrays for linear algebra and matrix computations, and advanced high-level numerical functions for linear systems, differential equation solving, integration, non-linear equations, Fourier analysis, curve fitting, etc. For example, linear system equation b = A*x can be written verbatim in Ch.

Ch numerical extensions are the best choice for numerical computing in the C/C++ domain. With SoftIntegration graphical library (SIGL), the same program using 2D/3D plotting features can be executed in Ch or compiled using C++ compilers without any modification.

Ch is ideal for rapid application development and deployment. For example, a Control System Toolkit for design and analysis of linear time-invariant control systems developed in Ch is available.

* Ch toolkits and third party software support

Ch supports an increasing number of third party software applications. It includes Ch Control toolkit, Ch Mechanism Toolkit, Ch NAG Statistics Package, Ch CGI toolkit, Ch ODBC toolkit, Ch XML toolkit, Intel OpenCV for computer vision and image processing, National Instruments' data acquisition toolkit NI-DAQ and motion control toolkit NI-Motion, Barret Technology's Barret Hand robotic manipulator control, and IDE.

Pricing and Availability

Ch and Embedded Ch for Windows, Linux x86, Linux PPC, Mac OS X, Solaris, HP-UX, FreeBSD and QNX Neutrino RTOS are available. Ch Standard Edition is free for both commercial and non-commercial uses in all platforms. Ch Professional Edition is free for academic use and costs $399 for personal or commercial use. To purchase Embedded Ch, contact SoftIntegration directly.

About SoftIntegration, Inc.

SoftIntegration, Inc., is the leader of scripting technology for ubiquitous computing. SoftIntegration provides infrastructure software and services for rapid application development and deployment, scientific numerical computing, embedded scripting, and Web-based software integration. Ch®, the company's flagship product, is an embeddable C/C++ interpreter that provides a comprehensive solution for engineers, scientists, Web programmers, software developers, C/C++ beginners and experts, system administrators, realtime programmers, quality analysts, and instructors and professors.

Contact:

SoftIntegration, Inc.
216 F Street, #68
Davis, CA 95616
tel (530) 297-7398
fax (530) 297-7392
http://www.softintegration.com

Ch and SoftIntegration are registered trademarks of SoftIntegration, Inc. Microsoft and Windows are trademarks of Microsoft Corporation. Solaris is a trademark of Sun Microsystems, Inc. Unix is a trademark of The Open Group. HP-UX is a trademark of Hewlett-Packard Co. Linux is a trademark of Linus Torvalds. Mac is a trademark of Apple Computer, Inc. QNX, Neutrino, and Momentics are registered trademarks of QNX Software Systems Ltd. in certain jurisdictions.


Source: PR Web


All trademarks and copyrighted information contained herein are the property of their respective owners.


Related Articles


 
Telecom News
Voip News
Hardware News
Wireless News



A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z