Cexp 1.0_beta is released - yet another runtime loader for RTEMS

Till Straumann strauman at SLAC.Stanford.EDU
Fri Nov 8 01:26:51 UTC 2002


I could finally resolve the legal issues.
Cexp is released under the EPICS Open License.

Cexp is a C-expression interpreter with a built-in
loader for object files (using the BFD library) -
Cexp's primary target is RTEMS.

Cexp has built-in support for the basic C types
and it supports (typed) user-defined variables.

The TECLA line editor which is used by Cexp provides
comfortable features like word completion and command
history.

The loader supports C++ (static constructors, exceptions,
"linkonce" sections etc.). I have successfully loaded
and executed quite large C++ apps (EPICS) from Cexp
running on both, linux (powerpc, x86), solaris and
RTEMS (powerpc).

Check it out at

http://www.slac.stanford.edu/~strauman/rtems/cexp/

-- Till




More information about the users mailing list