[Linux4christians] Bible Study Apps for Linux
Timothy Butler
tbutler at ofb.biz
Thu Aug 17 20:36:28 EDT 2006
First, thanks for the link. As a Perl programmer, I always love
seeing different Perl apps.
> Is there a barebones version of GNOME or KDE
> buried in Puppy 2.xx and I just don't know it? :-)
>
> Are not apps developed in PERL, gtk, or tck/tk more
> resource-efficient?
No. But, first, you have a bit of an interesting mix there. GTK is
not a language at all, it is the tool kit used by GNOME and XFce.
Perl and TCL are both interpreted languages, and therefore are
several orders of magnitude less efficient than C/C++/Objective C
(and even more so as compared to assembly language). In fact, though
Perl is my favorite language, in raw speed it is going to be less
efficient than even Java or .Net apps, since both of those use
bytecode to move the whole thing a bit closer to machine code.
-Tim
---
Timothy R. Butler | "Because philosophy arises from awe, a philosopher
tbutler at ofb.biz | is bound in his way to be a lover of myths and
www.uninet.info | poetic fables. Poets and philosophers are alike in
timothybutler.us | being big with wonder."
-- Thomas Aquinas
More information about the Linux4christians
mailing list