Parcl: An implementation of the Common Lisp package system

Description

This library provides an implementation of the Common Lisp package system.

Each each accessor has an extensive documentation string associated with it. There is also embryonic Texinfo documentation, the purpose of which is to document the organization of the code.

Requirements

Depends on Ecclesia. It represents packages as instances of standard classes and it defines many generic functions, so CLOS is required.

Maintainers

Currently maintained by Robert Strandh.

Possible improvements

Some errors signaled are currently not correctable. Converting those errors to correctable errors is a possible improvement.

Add more Texinfo documentation.


robert.strandh@gmail.com