phpAspect 0.1.0

Sebastian Bergmann » 06 January 2007 » in PHP » 0 Comments

William Candillon, the Google Summer of Code student that I mentored last summer, has released a first version of the new phpAspect code base.

phpAspect is an extension to the PHP programming language that implements Aspect-Oriented Programming. The phpAspect compiler weaves aspects implementing crosscutting concerns into PHP source code. The weaving process is static (before source code execution) and uses William's parse_tree extension that provides access to the parse tree of PHP source code. The woven PHP source code can be executed with any PHP 5 version.
Defined tags for this entry: , , ,

Trackback specific URI for this entry

0 Comments to "phpAspect 0.1.0"

Display comments as (Linear | Threaded)
  1. No comments

0 Trackbacks to "phpAspect 0.1.0"

  1. No Trackbacks

Add Comment


To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Submitted comments will be subject to moderation before being displayed.