.github View code
This repository provides a tiny
.emacs file to set up Emacs quickly
for Common Lisp programming. This document provides a detailed
description of how to set it up and get started with Common Lisp
programming.
This repository provides a good middle ground between configuring Emacs
manually by installing SLIME, Paredit, etc. yourself with
M-x package-install commands and installing Portacle. It promotes a
do-it-yourself approach to automate customizing Emacs for Common Lisp
programming. Here is how the development environment is going to look
like:
If you are already comfortable with Emacs and only want to understand
the content of the