lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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