cl-indentify
Automatic indentation for Common Lisp (by yitzchak)
cl-indentify | emacs-elisp-autofmt | |
---|---|---|
2 | 1 | |
22 | - | |
- | - | |
2.4 | - | |
4 months ago | - | |
Common Lisp | ||
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cl-indentify
Posts with mentions or reviews of cl-indentify.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-07.
- cl-indentify: Automatic indentation for Common Lisp
-
Anyone using code formatter for elisp?
Also https://github.com/yitzchak/cl-indentify, but AFAIR there was some indentation subtleties that broke Emacs'/Slime default.
emacs-elisp-autofmt
Posts with mentions or reviews of emacs-elisp-autofmt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-07.
-
Anyone using code formatter for elisp?
Projects that I am aware of: - https://github.com/eschulte/lisp-format - https://gitlab.com/ideasman42/emacs-elisp-autofmt
What are some alternatives?
When comparing cl-indentify and emacs-elisp-autofmt you can also consider the following projects:
colisper - Check and transform Lisp code with Comby (beta)
lisp-format - A tool to format lisp code. Designed to mimic clang-format.
semantic-refactor - Semantic Refactor is a refactoring tool based on Semantic parser framework