Friday, August 16, 2013

Common Lisp for Windows

Common Lisp for Windows

I wanted to make the start of Common Lisp programming easy for Windows users, and made this installer. It contains:

- Emacs 24.3 full featured (+ auto-indent-mode + transpose-frame)
- SLIME 2013.04.05
- SBCL 1.1.4.0 32bit (just exe with contrib)

In addition, I created a simple help page with a few commands to Emacs, and how to get Quicklisp working.

This allows to start coding in Common Lisp in a few minutes. You get an IDE, a REPL, and libraries. After installation, you can run it from Start menu, or by the shortcut in the installation directory.

It will be available soon on the hajovonta.com website.

Connect me on irc.freenode.net:6667/#lisp by the name hajovonta.

No comments:

Post a Comment