RE: Scripting language takes a silicon turn
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: Scripting language takes a silicon turn
- From: "Alexander Altshuler" <alt@...>
- Date: 2006年1月24日 17:16:26 +0300
Tuesday, January 24, 2006 3:40 AM Vijay Aswadhati wrote
> Seems to me that the major design choice in picking Python is based
>on the availablity of 'generators'. I only dabbled in Python a long
>time ago; I wonder what is so 'brilliant' about Python.
>Anyways, this bodes well for scripting languages. It definitely
>seems to their era.
Did you ever try to embed Python into multithreaded application?
I spent month for Python and day with Lua.
Alex