> you're basically using high-level libraries as an abstraction layer
> (to make developing apps easier) to hide the messiness of the
> lower-level implementation and details which may not be applicable to
> your work.  i mean, why use Python when you can do it in C?
Wimp! You can do it in binary machine code. (Assemblers are weakminded
compilers only) And you can even have the joy multiple times, porting
your app to half a dozen architectures that might be relevant :)

Andreas
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to