System integration using Python: is it possible ?

Kragen Sitaker kragen at pobox.com
Mon May 13 13:07:16 EDT 2002


"Eduard Smirnov" <Ed.Smirnov at mail.ee> writes:
> Your help in the answer to the following question is necessary for my diplom
> thesis: I consider that to integrate among themselves large systems is
> possible and much easier using scripting language (e.g. Python) than with
> system’s programming language (e.g. C++).

Have you looked at Ousterhout's work from a few years back?  There's
also Kernighan and Plauger's _Software Tools_, which explains why they
built Unix around the philosophy you describe above in the 1970s.





More information about the Python-list mailing list