|
You are here |
eshelyaron.com | ||
| | | | |
takeonrules.com
|
|
| | | | | One of my "quality of life" improvements in my text editor is related to Rubocop ?? ; a style guide enforcer that raises issues about complexity, formatting, and other things. When I'm coding and feel I need to ignore Rubocop 's opinion, I will tell Rubocop to ignore the violation. I do this by adding a "disable" comment before the violation and an "enable" comment after the violation. | |
| | | | |
xenodium.com
|
|
| | | | | [AI summary] The author shares a curated list of modern and predictable built-in Emacs Lisp libraries and popular third-party libraries to simplify coding tasks, with a focus on consistency and discoverability. | |
| | | | |
tommorris.org
|
|
| | | | | Put some Hello World in a file. | |
| | | | |
www.lvguowei.me
|
|
| | | A Lisp interpreter written in Lisp | ||