[PHP-DEV] PHP compiler

2003-08-14 Thread Jeremy S. Johnstone
After seeing the conversation on the PHP archive idea (having a PHP equivalent of a jar file), it reminded me of an idea I had a long time ago. Has anyone ever thought of writing a PHP compiler which would compile a PHP script into native machine code? If you have thought of it, what stopped you fr

Re: [PHP-DEV] PHP compiler

2003-08-06 Thread Andrey Hristov
Even there is "bcompiler" in PEAR. Andrey - Original Message - From: "Simeon Koptelov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 06, 2003 6:07 PM Subject: Re: [PHP-DEV] PHP compiler > Hello Jeremy, > > Wednesd

Re: [PHP-DEV] PHP compiler

2003-08-06 Thread John Coggeshall
I began work on that project. It's called PASM http://www.coggeshall.org/projects/ John On Wed, 2003-08-06 at 09:50, Jeremy S. Johnstone wrote: > After seeing the conversation on the PHP archive idea (having a PHP > equivalent of a jar file), it reminded me of an idea I had a long time > ago. H

Re: [PHP-DEV] PHP compiler

2003-08-06 Thread Per Lundberg
On Wed, 2003-08-06 at 15:50, Jeremy S. Johnstone wrote: > After seeing the conversation on the PHP archive idea (having a PHP > equivalent of a jar file), it reminded me of an idea I had a long time > ago. Has anyone ever thought of writing a PHP compiler which would > compile a PHP script into nat

Re: [PHP-DEV] PHP compiler

2003-08-06 Thread rblack
[EMAIL PROTECTED]> <[EMAIL PROTECTED]cc: ervers.net> Subject

Re: [PHP-DEV] PHP compiler

2003-08-12 Thread Sebastian Bergmann
John Coggeshall wrote: > I began work on that project. It's called PASM You might want to call it differently as PASM is very confusing. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung

Re: [PHP-DEV] PHP compiler

2003-08-14 Thread Sebastian Bergmann
Wez Furlong wrote: > more technical issues actually related to the internals of PHP ? :-) Like how to use the Streams API to implement the JAR-like functionality? SCNR, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP

Re: [PHP-DEV] PHP compiler

2003-08-14 Thread Simeon Koptelov
Hello Jeremy, Wednesday, August 6, 2003, 7:50:57 PM, you wrote: JSJ> After seeing the conversation on the PHP archive idea (having a PHP JSJ> equivalent of a jar file), it reminded me of an idea I had a long time JSJ> ago. Has anyone ever thought of writing a PHP compiler which would JSJ> compile

Re: [PHP-DEV] PHP compiler

2003-08-14 Thread Andrey Hristov
] Andrey - Original Message - From: "Sebastian Bergmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 06, 2003 6:40 PM Subject: Re: [PHP-DEV] PHP compiler > Wez Furlong wrote: > > more technical issues actually related to the internals

Re[2]: [PHP-DEV] PHP compiler

2003-08-06 Thread Simeon Koptelov
Hello Jeremy, Wednesday, August 6, 2003, 8:16:49 PM, you wrote: JSJ> No that is not what I meant. What I meant is so when you write an JSJ> application using PHP-GTK you could distribute a single executable JSJ> instead of the current method. Personally the current method doesn't JSJ> bother me,

Re: [PHP-DEV] PHP compiler / Converter?

2003-08-07 Thread Jeraimee Hughes
Related to the current topic, I'm the Project Manager for a project called BinaryPHP. A PHP to C++ conversion tool. We've just released our proof of concept and would love feedback from the more advanced user-base as well as input from others thinking along the same lines. http://binaryphp.source

Re[6]: [PHP-DEV] PHP compiler

2003-08-08 Thread Simeon Koptelov
Hello Wez, Wednesday, August 6, 2003, 9:30:17 PM, you wrote: WF> This isn't really an internals matter, and isn't going to happen in the core WF> (for various reasons). WF> It is something you can implement yourself using your own extension and the WF> streams API. WF> Can we please drop this th

Re[4]: [PHP-DEV] PHP compiler

2003-08-14 Thread Simeon Koptelov
Hello Antony, Wednesday, August 6, 2003, 8:43:13 PM, you wrote: AD> If archive is all what you want to get, then what prevents you to write your own class to load files from such package? The performance. Such class in PHP will be much, much slower than language-level support of archives. If s

RE: Re[4]: [PHP-DEV] PHP compiler

2003-08-10 Thread Jeremy S. Johnstone
e a "web programming language" and has no plans of branching out in the future, I think PHP is grossly limiting itself. Jeremy -Original Message- From: Jeremy S. Johnstone [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 10:42 AM To: 'Wez Furlong' Subject: RE:

Re: Re[2]: [PHP-DEV] PHP compiler

2003-08-14 Thread Antony Dovgal
On Wed, 6 Aug 2003 21:37:26 +0600 Simeon Koptelov <[EMAIL PROTECTED]> wrote: > Then the jar-like archives is all that we really need :) And in web apps > this will be very handy too. > > There's no need in PHP code compilation in this case -- you simply > pack all package files and dirs in one ar

RE: Re[4]: [PHP-DEV] PHP compiler

2003-08-14 Thread Jeremy S. Johnstone
y made the post I was responding to. Jeremy -Original Message- From: Wez Furlong [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 11:11 AM To: Jeremy S. Johnstone Cc: [EMAIL PROTECTED] Subject: Re: Re[4]: [PHP-DEV] PHP compiler Damn, and I was just about to respond suggesting tha

Re: Re[4]: [PHP-DEV] PHP compiler

2003-08-14 Thread George Schlossnagle
On Wednesday, August 6, 2003, at 11:54 AM, Jeremy S. Johnstone wrote: I apologize if I sounded rude at all, it's just that I am sick of people telling me "php isn't intended for that", when I come up with new ideas. I ask those same people what they think PHP is for, and inevitably I get some

RE: Re[2]: [PHP-DEV] PHP compiler

2003-08-14 Thread Jeremy S. Johnstone
customers who are, how should I say this, not as computer savy as they should be. Jeremy -Original Message- From: Simeon Koptelov [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 10:37 AM To: [EMAIL PROTECTED] Subject: Re[2]: [PHP-DEV] PHP compiler Hello Jeremy, Wednesday, August 6

Re: Re[4]: [PHP-DEV] PHP compiler

2003-08-14 Thread Wez Furlong
emy S. Johnstone" <[EMAIL PROTECTED]> To: "'Wez Furlong'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, August 06, 2003 4:54 PM Subject: RE: Re[4]: [PHP-DEV] PHP compiler > I apologize if I sounded rude at all, it's just that I

Re: Re[4]: [PHP-DEV] PHP compiler

2003-08-14 Thread Wez Furlong
This isn't really an internals matter, and isn't going to happen in the core (for various reasons). It is something you can implement yourself using your own extension and the streams API. Can we please drop this thread (and related Java-alike threads) now and replace them with more technical issu