in reply to Re^3: Performance penalties of in-Perl docn vs compiled CGIs.
in thread Performance penalties of in-Perl docn vs compiled CGIs.
I like one of the comments below your linked post which points out what's really important in this distinction: interpreted language can be extended ad-hoc, eg. eval. That's a lot of flexibility.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Performance penalties of in-Perl docn vs compiled CGIs.
by LanX (Saint) on Feb 05, 2021 at 21:57 UTC | |
by bliako (Abbot) on Feb 06, 2021 at 12:30 UTC | |
by LanX (Saint) on Feb 06, 2021 at 16:31 UTC | |
by bliako (Abbot) on Feb 06, 2021 at 20:03 UTC | |
by hippo (Archbishop) on Feb 07, 2021 at 11:09 UTC | |
|