Updated Home (markdown)

Masataro Asai 2018-01-16 09:43:04 +09:00
parent 60fd2ad661
commit fde1bd3ff7

10
Home.md

@ -1,14 +1,12 @@
# Roswell - Common Lisp environment setup Utility.
Roswell is a Lisp implementation installer/manager, launcher, and much more!
Roswell started out as a command-line tool with the aim to make installing and managing Common Lisp implementations really simple and easy.
Roswell is a Lisp implementation installer/manager, launcher, and much more! It started as a command-line tool with the aim to make installing and managing Common Lisp implementations really simple and easy.
Roswell has now evolved into a full-stack environment for Common Lisp development, and has many features that makes it easy to test, share, and distribute your Lisp applications.
With Roswell, we aim to push the Common Lisp community to a whole new level of productivity.
We aim to push the Common Lisp community to a whole new level of productivity.
Roswell is still in beta. Despite this, the basic interfaces are stable and not likely to change. Roswell currently works well on Unix-like platforms such as Linux, Mac OS X and FreeBSD.
Roswell also works on other operating systems, but currently some parts or features might be missing or unstable.
Roswell is still in beta. Despite this, the basic interfaces are stable and not likely to change. It currently works well on Unix-like platforms such as Linux, Mac OS X and FreeBSD.
It is also expected to work on other operating systems, but currently some parts or features might be missing or unstable.
Checkout the [issues list](https://github.com/roswell/roswell/issues) if you are interested in what's lacking.