Skip to content
/ cl-flx Public
forked from the-flx/cl-flx

Rewrite emacs-flx in Common Lisp

License

Notifications You must be signed in to change notification settings

jcs-PR/cl-flx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

🔨 Usage

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

⚜️ License

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

See LICENSE for details.

About

Rewrite emacs-flx in Common Lisp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 100.0%