Primarily optimized for Clojure. Tons of other editing goodness.
Uses the straight package manager. Install Fira Code for text and Inconsolata Nerd Font for modeline.
Install vanilla Emacs as a Mac app from http://emacsformacosx.com. Other options, like Aquamacs, are supposed to make Emacs more “Mac-like,” but they’re problematic in the long run because they’re set up so differently from standard Emacs that it’s difficult to use the Emacs manual or follow along with tutorials.
Follow the instructions at https://launchpad.net/~cassou/+archive/emacs.
You can find a binary at http://ftp.gnu.org/gnu/emacs/windows. After you download and unzip the latest version, you can run the Emacs executable under bin\runemacs.exe.
git clone https://github.com/kitallis/dotemacs.git ~/.emacs.d
On the first run, Emacs will install and compile any packages handled by the package manager.