|
You are here |
yiming.dev | ||
| | | | |
github.com
|
|
| | | | | An Emacs framework for the stubborn martian hacker - GitHub - doomemacs/doomemacs: An Emacs framework for the stubborn martian hacker | |
| | | | |
notes.neeasade.net
|
|
| | | | | [AI summary] The author expresses a deep appreciation for Emacs, highlighting its programmable state, blended environment, and extensive customization capabilities, while also sharing various customizations and integrations they've implemented. | |
| | | | |
ljwrites.blog
|
|
| | | | | The true gift of Emacs may be the ability to make it your own in every sense. | |
| | | | |
sreekar.ch
|
|
| | | But first What is functional programming ? Functional programming is a programming paradigm in which most computation is treated as evaluation of functions. It emphasizes on expression evaluation instead of command execution. Wikipedia When did it all start ? In the 90s, there was a war between declarative programming and imperative programming. Declarative programming then represented by logic programming languages like Prolog and early functional languages like Erlang. And imperative languages were r... | ||