I personally like yum as well
Posted Dec 2, 2003 5:10 UTC (Tue) by
niemeyer (guest, #17169)
In reply to:
I personally like yum as well by scottt
Parent article:
New features in APT-RPM
About the "imperativeness", I understand. Lua syntax is indeed a little bit more limited. OTOH, that's expected in a language for embedded environments.
About Lua iterators, yes, the generic 'for' loop allows the underlying function to provide data step-by-step. Lua also implements coroutines, which are the counterpart of Python's generators. For more information, please, check the Lua manual.
(
Log in to post comments)