Compiling to Perl

Joachim Durchholz <jo@durchholz.org>
Wed, 03 Oct 2007 23:44:49 +0200

          From comp.compilers

Related articles
Compiling to Perl jo@durchholz.org (Joachim Durchholz) (2007-10-03)
Re: Compiling to Perl bpalmer@rescomp.stanford.edu (Brian Palmer) (2007-10-05)
Re: Compiling to Perl jo@durchholz.org (Joachim Durchholz) (2007-10-12)
| List of all articles for this month |

From: Joachim Durchholz <jo@durchholz.org>
Newsgroups: comp.compilers
Date: Wed, 03 Oct 2007 23:44:49 +0200
Organization: 1&1 Internet AG
Keywords: perl, question
Posted-Date: 03 Oct 2007 18:26:28 EDT

Hi all,


Are there any online resources about compiling to Perl? Any
information about existing compilers or things to consider when
writing such a compiler will be appreciated.


Background: I'm looking for ways to use a saner language than Perl or
PHP for CGI scripts that we write for money. Customers being what they
are, most will be hosted on some third-party server, so the only thing
that we can really rely on is Perl/PHP. I'm asking about Perl because
I believe it is more stable, more secure and faster than PHP. I'll
reconsider given the right arguments :-)


Regards,
Jo



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.