Açıklama Yok

Alessandro Serra 462e1d9f8e improve speed 3 yıl önce
doc 361e5aea73 initial commit 3 yıl önce
gui 462e1d9f8e improve speed 3 yıl önce
src 8b15bfc633 fix :after byg 3 yıl önce
tests 2e8c53ef8b improve iapropos 3 yıl önce
.gitignore 361e5aea73 initial commit 3 yıl önce
LICENSE 361e5aea73 initial commit 3 yıl önce
README.md 361e5aea73 initial commit 3 yıl önce
README.org 361e5aea73 initial commit 3 yıl önce
lilu-apropos.asd f1944c833d add class and command iapropos 3 yıl önce
package.lisp 553619736f improve ipropos classes 3 yıl önce

README.md

Table of Contents

  1. Apropos Navigator
    1. Usage
      1. CL
    2. Installation
    3. Tested
      1. MCCLIM Backends
      2. CL
    4. Author
    5. Copyright
    6. License

Apropos Navigator

An interactive apropos application. This project started from the wanderful code of @gabriel-laddel (link).

img

Usage

CL

(lilu-apropos:run-apropos-navigator)

Installation

Clone the project into local-projects of quicklisp, then

(ql:quickload :lilu-apropos)

Tested

MCCLIM Backends

  • CLX

CL

  • sbcl 16.1.2
  • ccl 1.11

Author

  • Alessandro Serra

Copyright

Copyright (c) 2021 Alessandro Serra

License

CC0