Considering Python For Embedded Scripting

David N. Welton davidw at prosa.it
Sun Nov 12 08:55:39 EST 2000


"Christopher Tavares" <christophertavares at earthlink.net> writes:

> Python would be a good choice on the ease of use front. If speed is a
> serious issue, you might want to look at Lua at:
> 
>     http://www.tecgraf.puc-rio.br/lua/

Well, if we're going to start tossing in other languages:

elastiC: www.elasticworld.org

nice and small, fast, with a core that doesn't have a lot of baggage,
good OO system.

Tcl: www.tcltk.org

I like Tcl a lot, but it might not be the best thing for something
more mathematically oriented.  It has a very well documented C API
though, and if you are just looking for a simple control language,
might be ok.  

-- 
David N. Welton
http://www.prosa.it http://www.prosa.it/developers/davidw/
tel +39.049.8043411 fax +39.049.8043412 cel +39.348.2879508



More information about the Python-list mailing list