Sub Projects
The Fractal Project is made of four sub projects: * The Component Model sub project deals with the definition of the Fractal component model specification. The main characteristics of this model are recursivity (components can be nested in composite components - hence the "Fractal" name) and reflexivity (components have full introspection and intercession capabilities). The Fractal model is also language independent, and fully modular and extensible. * The Implementations sub project deals with the implementation of Fractal component platforms, which allow the creation, configuration and reconfiguration of Fractal components. Julia, the reference implementation, is developed in this sub project. * The Component Libraries sub project deals with the implementation of reusable, ready to use Fractal components, such as protocol or Swing components. * The Tools sub project deals with the implementation of Fractal-based applications dedicated to Fractal, such as tools to define and manage component configurations .Implementations
Besides JuliTools
The currently available Fractal tools are listed below: *Fractal ADL''External links