Stig E Sandoe | 20 Oct 2003 03:00
Picon

ANN: Albert v0.4.7 released

hei,

Albert, the javadoc-alike tool for Common Lisp, has made a couple of
steps further from the v0.4.6 release.  The v0.4.7 release contains
several fixes and add-ons which you might find useful when documenting
your CL software:

- Control presentation of functions/variables/etc depending on whether
  it's exported from a package.
- Support for including legal notice/licencefile.
- More precise control of presentation via configurable settings.  
- Albert is now usable with MK-Defsystem, CLISP and without any
  intermediate xml-files (ie it can be run with CL alone).
- Several bugs and issues fixed, as well as improved the lisp-reader
  to handle more situations with grace, instead of ending in an
  ERROR.  Navigation icons also updated to work properly with Internet
  Explorer. 

(See Changelog for more details. This is a 'Release Early+Often' release.)

Several known issues remain, e.g make presentation order for
'package full listing' configurable.  These will be addressed, but to
be able to make correct priorities feedback from you is needed.  To be
able to make Albert useful for Lisp projects I need to know what's
important for your lisp project and what features you need.  I'm also
interested in knowing how you use Albert and about any problems with
the current release.  Please use my mail-address or the bug/request
trackers.  

Albert has a homepage at: http://albert.sourceforge.net/
(Continue reading)


Gmane