This is the mail archive of the ecos-discuss@sources.redhat.com 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: interpreter for eCos?


On Thu, 2004-12-23 at 07:09, Carl Binding wrote:
> Greetings!
> We're looking for an interpreter which runs on top of eCos and which could 
> be invoked from some eCos thread.
> Similarly to embedded Perl for example.
> Would anyone be able to offer some word of advice on the availability of 
> such a beast?

What sort of things do you want it to do?

Availability would definitely depend on your target platform's 
capabilities and your requirements.  AFAIK there is no "off the shelf"
package available, but with a capable enough target you can certainly
run things like Python (I have done so) or other embeddable interpretted
languages.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
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]