Sujet : Re: on Perl
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.unix.shell comp.unix.programmer comp.lang.miscDate : 17. Apr 2024, 04:45:56
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <uvnd54$1chh2$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Pan/0.155 (Kherson; fc5a80b8)
On Tue, 16 Apr 2024 16:42:43 +0100, Chris Elvidge wrote:
I use lua to enhance conky ...
I know Lua was designed specifically to be embeddable, as an extension
language for apps. But surprisingly, you see Python being used a lot for
that, too.
The most high-profile example has to be Blender. Now *there* is a
scriptability API ...