intended to be a launcher for a major lisp environment that just works.
Go to file
2014-12-11 04:32:41 +09:00
samples change ros file header... 2014-12-09 02:32:11 +09:00
src introduced ros.script into *features* 2014-12-11 04:32:41 +09:00
t introduced ros.script into *features* 2014-12-11 04:32:41 +09:00
AUTHORS first commit 2014-07-30 03:09:01 +09:00
bootstrap add bootstrap for make it easier to use autotools. 2014-10-07 00:54:27 +09:00
ChangeLog first commit 2014-07-30 03:09:01 +09:00
configure.ac prepare purging libarchive on unix environment 2014-11-29 06:04:42 +09:00
COPYING add COPYING file 2014-10-13 14:47:33 +09:00
Makefile.am tidyup Makefile.am 2014-09-07 14:24:26 +09:00
NEWS first commit 2014-07-30 03:09:01 +09:00
README.md about ros setup 2014-11-26 07:19:11 +09:00

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

setting up

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 setup

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