What is JAsCo?

JAsCo is a new aspect-oriented programming (AOP) language originally tailored for component based software development (CBSD). JAsCo is, however, also suitable for object-oriented software development (OOSD). JAsCo is an aspect-oriented extension of Java that stays as close to the original Java syntax and concepts as possible.

The JAsCo language introduces two new entities:

For more information about the JAsCo language itself, we refer to the JAsCo homepage and the JAsCo language reference.