cl-flx

2025-06-22

Rewrite emacs-flx in Common Lisp

Upstream URL

github.com/the-flx/cl-flx

Author

Jen-Chieh Shen

License

MIT
README

License: MIT Release

cl-flx

Rewrite emacs-flx in Common Lisp

CI

This doesn't count as a rewrite since the original Emacs' flx written in Emacs Lisp are very close to Common Lisp. I only need to make tiny changes, which I consider effortless.

ὒ8 Usage

(flx:score "buffer-file-name" "bfn")  ; '(237 0 7 12)

Ὦ0 Development

To run tests, you need Qob and execute the following commands:

$ qob install-deps --dev
$ qob test

⚜️ License

cl-flx is distributed under the terms of the MIT license.

See LICENSE for details.

Dependencies (1)

  • rove

Dependents (0)

    • GitHub
    • Quicklisp