143fc97032
I would like to port the `f.el` library to Common Lisp. I'm adding a README, some build files, and the module itself to get started.
5 lines
133 B
Markdown
5 lines
133 B
Markdown
# f.lisp
|
|
|
|
In this project, I'm attempting to port the Elisp library [`f.el`][1] to Common Lisp.
|
|
|
|
[1]: https://github.com/rejeep/f.el
|