[PHP-DEV] Proposal for the Google SoC

2007-03-20 Thread William Candillon
Hello guys, Thanks to you last summer has been a great occasion to write the phpAspect project and the pecl Parse Tree extension. In order to popularize phpAspect, I would like to write this summer an eclipse plugin for phpAspect. Is this idea would be interesting for you guys ? Best regards,

[PHP-DEV] New extension: Parse_Tree

2006-07-04 Thread William Candillon
the source code in it. Best regards, William -- William Candillon Telecom Lille Student E-mail: [EMAIL PROTECTED] / [EMAIL PROTECTED] Tel: +33(0) 6 67 99 13 16 Skype: wcandillon CV: http://wcandillon.netcv.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http

[PHP-DEV] [Soc 2006] phpAspect

2006-05-30 Thread William Candillon
Hello everyone, My name is William Candillon. I'm developing the phpAspect project (http://phpaspect.org) for the Google Summer of Code 2006. My mentor is Sebastian Bergmann. Phpaspect is a PHP language extension which implements aspect-oriented programming. The phpaspect compiler w

Re: [PHP-DEV] Using CPP for PHP [Was Re: [PHP-DEV] planning future BC Breaks - was Re: [PHP-DEV] fatal static call in php 6.0?]

2006-05-29 Thread William Candillon
hristian Schneider wrote: > William Candillon wrote: >> I think that a macro will be a very nice and powerful solution to this >> problem but according to me it needs to be done by an external tool. > > That already exists ;-) > > Try > cpp -w -P -C out.php 2>/dev/null >

Re: [PHP-DEV] planning future BC Breaks - was Re: [PHP-DEV] fatal static call in php 6.0?

2006-05-28 Thread William Candillon
is Best regards, Marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- William Candillon Telecom Lille Student E-mail: [EMAIL PROTECTED] Tel: +33(0) 6 67 99 13 16 CV: http://wcandillon.netcv.org Resume: http://wcandillo

[PHP-DEV] #line C macro equivalent in php ?

2006-05-11 Thread William Candillon
#x27;); toto(); Will show the following warning: Call to undefined function: toto() in parser.y at line 9 Best regards, William -- William Candillon Telecom Lille Student E-mail: [EMAIL PROTECTED] Tel: +33(0) 6 67 99 13 16 CV: http://wcandillon.netcv.org Resume: http://wcandillon.en.netcv.org --

Re: [PHP-DEV] Re: SoC Mentor sign up ready

2006-05-05 Thread William Candillon
26 PM, you wrote: > Do you think that my proposal of phpAspect is interesting ? Anyone > would like to be my mentor if the project is selected ? > Best regards, > William Candillon > On 4/15/06, William Candillon <[EMAIL PROTECTED]> wrote: >> I think of proposing as a

Re: [PHP-DEV] Re: SoC Mentor sign up ready

2006-04-22 Thread William Candillon
On 4/22/06, Sebastian Bergmann <[EMAIL PROTECTED]> wrote: > And I agree with your disagreeing :) I agree with your disagreeing too :-) -- William Candillon Telecom Lille Student E-mail: [EMAIL PROTECTED] Tel: +33(0) 6 67 99 13 16 CV: http://wcandillon.netcv.org Res

Re: [PHP-DEV] Re: SoC Mentor sign up ready

2006-04-21 Thread William Candillon
Do you think that my proposal of phpAspect is interesting ? Anyone would like to be my mentor if the project is selected ? Best regards, William Candillon On 4/15/06, William Candillon <[EMAIL PROTECTED]> wrote: > I think of proposing as a project a new version of phpaspec

Re: [PHP-DEV] PHP Abstract Syntax Tree

2006-04-14 Thread William Candillon
Hi, On 4/14/06, Marcus Boerger <[EMAIL PROTECTED]> wrote: > > how is that useful? (outside university) I'm not sure but I think that AST approach is faster because you can optimize the AST and deduce more semantics informations when you generate the opcode. -- William Candil

Re: [PHP-DEV] PHP Abstract Syntax Tree

2006-04-14 Thread William Candillon
ode ? > It will allow to perform tasks like Type inference, optimization etc... > > Best regards, > > William > > -- > William Candillon > Telecom Lille Student > E-mail: [EMAIL PROTECTED] > Tel: +33(0) 6 67 99 13 16 > Resume: http://wcandillon.netcv.org > -- W

[PHP-DEV] PHP Abstract Syntax Tree

2006-04-13 Thread William Candillon
Hi, Is it planned to modify the PHP compiler in order to create an abstract syntax tree rather than generating directly the opcode ? It will allow to perform tasks like Type inference, optimization etc... Best regards, William -- William Candillon Telecom Lille Student E-mail: [EMAIL