Canadian Content - Aspect-Oriented
Aspect-Oriented Listings & Download   Canadian Content
    Search:
Aspect-Oriented

Aspect-Oriented (Extensions)

Canadian Content - Aspect-Oriented Canadian Content > Computers: Programming: Languages: Java: Extensions: Aspect-Oriented:


Aspect-Oriented Sites:

DemeterJ DemeterJ
DemeterJ DemeterJ: An adaptive programming language based on Java. The "big sister" of DJ. (Aspect-Oriented)
http://www.ccs.neu.edu/research/demeter/DemeterJava/
AspectJ, 0.8b5: Real-world AOP tool simplifies OO development AspectJ, 0.8b5: Real-world AOP tool simplifies OO development
AspectJ, 0.8b5: Real-world AOP tool simplifies OO development AspectJ, 0.8b5: Real-world AOP tool simplifies OO development: Detailed review of the aspect-oriented Java extension AspectJ 0.8, by Rich Price, a senior staff engineer at CheckFree Corp. (Aspect-Oriented)
http://www.adtmag.com/java/article.asp?id=4712&mon=9&yr=2001
abc: the AspectBench Compiler for AspectJ abc: the AspectBench Compiler for AspectJ
abc: the AspectBench Compiler for AspectJ abc: the AspectBench Compiler for AspectJ: The distribution of an optimising, extensible compiler for AspectJ, freely available under the LGPL. The abc project is a joint effort between the University of Oxford (UK), McGill University (Canada), and the University of Aarhus (Denmark). [Open source, (Aspect-Oriented)
http://www.aspectbench.org
JAC (Java Aspect Components) JAC (Java Aspect Components)
JAC (Java Aspect Components) JAC (Java Aspect Components): Aspect-oriented application server and development environment. [Open Source, LGPL] (Aspect-Oriented)
http://jac.aopsys.com/
Specialisation Classes Specialisation Classes
Specialisation Classes Specialisation Classes: Specialization classes are a Java language extension for integrating forms of adaptive behavior in an existing program. An adaptive class is defined by attaching a number of alternative implementations to a regular Java class, that complement the existing (Aspect-Oriented)
http://compose.labri.fr/prototypes/jscc/
DJ DJ
DJ DJ: Support for adaptive programming (dynamic structure-shy traversals and visitors) in pure Java. (Aspect-Oriented)
http://www.ccs.neu.edu/research/demeter/DJ/
Aspect Browser Aspect Browser
Aspect Browser Aspect Browser: A tool for Java (with optional Emacs support) which helps developers to find and visualise crosscutting concerns, using text matching. [Freeware] (Aspect-Oriented)
http://www-cse.ucsd.edu/users/wgg/Software/AB/
Macker Macker
Macker Macker: Helps enforce architectural rules (layering, tiering, and modularity) in Java code. It applies pattern-based access rules from XML rules files to compiled classes. [Open source, GPL] (Aspect-Oriented)
http://innig.net/macker/
Sally Sally
Sally Sally: A general-purpose aspect language (GPAL) based on Java, with aspect reflection. (Aspect-Oriented)
http://www.cs.uni-essen.de/dawis/research/aop/sally/
HyperJ [IBM] HyperJ [IBM]
HyperJ [IBM] HyperJ [IBM]: A Java tool supporting advanced Multi-Dimensional Separation of Concerns. [Freeware] (Aspect-Oriented)
http://www.alphaworks.ibm.com/tech/hyperj
AspectJ AspectJ
AspectJ AspectJ: Aspect-oriented Java extension, seamless, from Xerox PARC. Goal: to make aspect-oriented programming (AOP) technology available to a wide range of programmers. [Open Source, MPL] (Aspect-Oriented)
http://www.eclipse.org/aspectj/
EAOP tool EAOP tool
EAOP tool EAOP tool: A research prototype for Event-based Aspect-Oriented Programming (EAOP) for Java. (Aspect-Oriented)
http://www.emn.fr/x-info/eaop/tool.html
Concerning AOP and Inheritance Concerning AOP and Inheritance
Concerning AOP and Inheritance Concerning AOP and Inheritance: Paper in PDF format which introduces the Java-based language Sally and compares it with AspectJ: interactions as opposed to method entry, named advices, advice overriding. Also compares aspects, conventional inheritance, and mixins. (Aspect-Oriented)
http://www.cs.uni-essen.de/dawis/publications/papers/aop/shaUnl_ConcerningAOPandInheritance_2001.pdf