This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: shell application


Andrew Lunn wrote:
> On Fri, Sep 16, 2005 at 11:56:05PM +0200, Jaws wrote:

>>During my search I found a ficl version for ECOS, called ZOG. Anyone knows a
>>source version adapted to the current ecos version? Or could you suggest
>>what i have to do to adapt the current ZOG version to ecos, to compile a
>>version for arm?

> The source code is available from David Welton's website. 

> It has not been properly integrated into the eCos build system. It
> currently uses a makefile to build ficl as an application which is
> linked to eCos. It would be better to write a small amount of CDL and
> incorperate it into the eCos build system. The makefile does not look
> too complex so i think this would be easy.

> Also note that ZOG is using an old version of ficl, version 3.x. The
> current version at http://ficl.sourceforge.net/ is version 4.x. So you
> might want to update the port.

If people are interested in this, I'd be more than willing to integrate
the changes into an updated version of Zog, although I don't really have
time to work on it a lot myself.  Well, if someone were willing to pay
for consulting time, that's a different story, but Zog was basically a
'fun learning project' that's run its course.

Another possibility might be my friend Salvatore's "jim interpreter"
which is a nice, small, modular version of Tcl:

http://jim.berlios.de

Saluti,
-- 
David N. Welton
- http://www.dedasys.com/davidw/

Apache, Linux, Tcl Consulting
- http://www.dedasys.com/

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]