Headline News
Intel Corporation selected Embedded Ch
August 6, 2010
Intel Corporation
has selected Embedded Ch Professional Edition
as a scripting engine for its products.
Ch used by high school students to learn computer programming
August 03, 2010
Ch has been used at the COSMOS Program at UC Davis
by high school students to learn computer programming
with applications in biophysics and robotics.
The California State Summer School for Mathematics and Science, COSMOS,
is a 4-week summer residential program for high achieving math and
science high school students. Students live on campus and attend
subject specific classes taught by UC faculty and researchers.
A Tutorial Workshop on Using Ch for Teaching, Research, and Industrial Applications
July 21, 2010
This Ch tutorial workshop was hold successfully on
July 21, 2010 in Beijng, China. This workshop was
sponsored by the Chinese Instutute of Electronics
In this workshop, experience of using Ch for teaching, research,
and industrial application were shared with participants.
More than 60 people attended the workshop.
Mobile-C Version 2.0.0 released
June 22, 2010
Mobile-C is an IEEE FIPA (Foundation for Intelligent Physical Agents)
standard compliant multi-agent platform for supporting C/C++
mobile agents in networked intelligent mechatronic and embedded systems.
Some of the major features of this release include:
(1) reorganized directory structure, particularly
regarding the demos;
(2) used makefiles and nmake, instead of vcproj files,
to build Mobile-C library and applications in Windows;
(3) Fixed a few bugs.
C/C++ interpreter Ch 6.3, Embedded Ch 6.3, SIGL 2.9, and Ch Mechanism Toolkit 2.3 released
December 16, 2009
Ch and Embedded Ch version 6.3 are the most stable release.
The new release updated ChIDE to make it more user friendly for beginners and debugging code. Improved support for wide characters in Windows, and running
multiple programs in Embedded Ch. It also fixed some bugs in the
previous release. SIGL and Ch Mechansim Toolkit have been updated to be compatible
with Ch 6.3.
A Textbook Using Ch to Teach C/C++ Published
March 23, 2009
The book entitled
C for Engineers and Scientists: An Interpretive Approach,
written by Dr. Harry H. Cheng,
is a complete and authoritative introduction to computer programming in C, with introductions to C++, Ch, and MATLAB. This book is designed to teach students how to solve engineering and science problems using the C programming language. It teaches beginners with no previous programming experience the underlying working principles of scientific computing and a disciplined approach for software development. All the major features of C89 and C99 are presented with numerous engineering application examples derived from production code. The book reveals the coding techniques used by the best C programmers and shows how experts solve problems in C. It is also an invaluable resource and reference book for seasoned programmers.
Speeding-Up Software Development Using Embedded Scripting
December 08, 2008
Dr. Harry Cheng's article about using Embedded Ch
to speed-up software development published in Dr. Dobb's Journal.
More News >>
|
"Ch is the first implementation, portable to different platforms, of major new features of complex numbers, variable length arrays (VLAs), and IEEE floating-point arithmetic added in C99.
I have to mention how impressed I am with both the quality of Ch and how complete the environment is. I had recently ported code written over years in C shell, Perl, and Python to Ch. The porting was very simple and straightforward."
--- Tom MacDonald, the former Chair of the ANSI C Standard Committee
More comments from Ch users >>
|