aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index fdabef0..6d811e7 100644
--- a/README.rst
+++ b/README.rst
@@ -151,11 +151,13 @@ Portability and stability
- **Consfigurator is still stabilising and so there may be lots of breaking
changes.**
-- No attempt is made to support Common Lisp implementations other than SBCL,
- though portability patches are welcome.
+- All of the code should be portable ANSI Common Lisp, but little to no
+ testing is done by the author on implementations other than SBCL, so testing
+ and portability patches are welcome.
- Little attempt is made by the author to support systems other than Debian
- GNU/Linux, but again, portability patches are welcome.
+ GNU/Linux, but again, portability patches are welcome, and the design of
+ Consfigurator should enable supporting other systems.
Credits
=======