-
Notifications
You must be signed in to change notification settings - Fork 0
A permuted index for the LispWorks documentation
ska80/lw-doc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a quick hack to create a permuted index (similar to the one found in the CLHS) for (parts of) the LispWorks documentation. Exported symbols and editor commands are assembled from the documentation's index pages using simple regular expressions. The application was developed and tested using LispWorks 4.4.5 pro through 6.0.0 pro on Windows and (sometimes) Linux. No attempt has been made to ensure that it works with other versions of LispWorks. Requirements: ASDF, CL-PPCRE, CL-WHO. (Google if you don't know them.) Usage: (asdf:oos 'asdf:load-op :lw-doc) (lw-doc:create-permuted-index) See the documentation string of this function for more options.
About
A permuted index for the LispWorks documentation
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published