roswell.roswell/README.md
2014-11-22 09:29:33 +09:00

1.1 KiB
Raw Blame History

Roswell - Common Lisp environment setup Utility.

This software is alpha-quality. Nothing stable, reliable.

Description

Installing Common Lisp and setting up everything just work is still difficult and you have to learn some tips.

Why we named roswell?

From made with secret alien technology.

I felt making it easier to use Lisp for people is a kind of making opportunity for humanbeings to mingle with alien technology. I recall roswell incident by the concept. I'm not sure what you feel.

Installation

$ sh bootstrap
$ ./configure
$ make
$ sudo make install

How to use

install sbcl-bin

First of all, you have to install Lisp environment. You can install a binary version of SBCL and Quicklisp from internet by these commands:

$ ros install sbcl-bin
$ ros install quicklisp

command help

After the installation type ros and you'll get some information by

$ ros

Author

SANO Masatoshi (snmsts@gmail.com)

Special Thanks to

Project