Hacking language syntax

From: Date: Fri, 05 Mar 2010 00:31:23 +0000
Subject: Hacking language syntax
Groups: php.internals 
Request: Send a blank email to internals+get-47087@lists.php.net to get a copy of this message
Hello, Internals!

I wish to add some syntax to PHP (at first, I want to modify while
loop, to implement Dijkstra loop) and I've found some old thread about
modifying core, but I have no idea, how to do it by extension.
I suppose that it possible, since Facebook, as I know, introduced some
constructions in its HipHop. But HipHop is rather complex and aimed to
do incredibly more things, rather than add one construction, so it's
rather hard to study.
I'll be glad if someone tell me what to look at for implementing new
constructions as an extension.

P.s. Please, cc me on reply.

-- 
Best wishes and have a nice day,
Vsevolod Velichko


Thread (3 messages)

« previous php.internals (#47087) next »