top | item 26071665

(no title)

tmwed | 5 years ago

One thing that really bugs me about CommonLisp, is that docs for the supposedly popular libraries are often broken, because they relied on a 3rd party service QuickLisp. A great example of this, is the linked “Clack Getting Started Guide” in the article isn’t even referenced in the clack library repo. This guide than proceeds to link to the broken QuickLisp docs. It’s madness, especially for people that WANT to help move this language forward and increase adoption.

discuss

order

reikonomusha|5 years ago

Do you mean Quickdocs? That was a passion project of someone who decided to stop maintaining it. It’s open source and can regenerate docs to be up-to-date. The author simply decided he doesn’t want to maintain it anymore due to other life/health circumstances.

Quicklisp has nothing to do with documentation. That’s a distribution mechanism.

aidenn0|5 years ago

I wrote the Clack getting started guide. I fixed the broken link you pointed out.