Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78740 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79235 invoked from network); 5 Nov 2014 17:55:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Nov 2014 17:55:49 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.245 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.245 imap11-3.ox.privateemail.com Received: from [198.187.29.245] ([198.187.29.245:38954] helo=imap11-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/D5-50436-F946A545 for ; Wed, 05 Nov 2014 12:55:44 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 2C05B8800EC; Wed, 5 Nov 2014 12:55:41 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CxHVRa-FedXE; Wed, 5 Nov 2014 12:55:41 -0500 (EST) Received: from oa-res-26-28.wireless.abdn.ac.uk (oa-res-26-28.wireless.abdn.ac.uk [137.50.26.28]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 384258800FA; Wed, 5 Nov 2014 12:55:38 -0500 (EST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) In-Reply-To: <545A1D59.602@lsces.co.uk> Date: Wed, 5 Nov 2014 17:55:36 +0000 Cc: PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <545A02AF.9010307@lsces.co.uk> <86514693-105F-4E30-A002-F3CA99DA9B29@ajf.me> <545A1D59.602@lsces.co.uk> To: Lester Caine X-Mailer: Apple Mail (2.1990.1) Subject: Re: [PHP-DEV] Browser side PHP From: ajf@ajf.me (Andrea Faulds) > On 5 Nov 2014, at 12:51, Lester Caine wrote: >=20 > On 05/11/14 11:29, Andrea Faulds wrote: >=20 >>>> Perhaps something does already exist that I'm missing? >>>=20 >>> https://github.com/asmblah/uniter >>=20 >> There's also http://phpjs.hertzen.com and = https://code.google.com/p/php-to-js/ and some others. >>=20 >> I'm currently writing a JavaScript backend for Anthony Ferrara's = Recki-CT, too. >=20 > Andrea - that is just the sort of insight I was hoping for. I've = spotted > a few options now I'm thinking about this the other way around. I'm = not > sure that the 'compile' approach will fit well with the real time work > flow? There are utilities which will watch your files for modifications and = automatically recompile, that could work. -- Andrea Faulds http://ajf.me/