资 源 简 介
This project has two parts:
CL-Famix
CL-Famix is a model extractor, that extract FAMIX-Lisp complaint models from Lisp systems.
CL-Famix receives as entry the directory of the project and produces a FAMIX-Lisp complaint model of the system, which can be exported in the MSE format.
CL-Famix is not a toy implementation; it was successfully applied for extracting models from an important number of “real-world” systems ranging in size from 5KLOC to large-scale systems of 350KLOC.
The CL-Famix code is implemented in Lisp and it is available on this site.
MoosLi
MoosLi is a Lisp plugin for the Moose environment. Moose is an re-engineering environment designed to provide the necessary infrastructure for building new tools and for integrating them. Moose is developed in Smalltalk.
MoosLi is a Smalltalk package tha