Christophe Weblog Wiki Code Publications Music
slightly clarified the relationship to ESS
authorChristophe Rhodes <csr21@cantab.net>
Sat, 28 Aug 2010 19:18:14 +0000 (20:18 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Sat, 28 Aug 2010 19:18:14 +0000 (20:18 +0100)
In particular, be careful not to overclaim.  Motivated by preparing to
announce to the ESS mailing list.

README

diff --git a/README b/README
index e7ebd91da8bd48fdd8e2e46ad59026c9b15d19c1..cf5e37fc9e32309d72e06d61ceed8adfc1bdae8c 100644 (file)
--- a/README
+++ b/README
    swankr is in the level of integration of various facilities with
    emacs: ESS uses the browser() debugger, whereas swankr provides its
    own debugger, sldb; swankr provides a custom REPL with hooks for
-   common commands; and so on.  For Lisp programmers, perhaps the most
-   useful analogy is to say that swankr is to ESS what SLIME is to
-   ILISP.  At present, however, ESS mode remains active in R source
+   common commands; and so on.  On the other hand, ESS is mature,
+   feature-rich software, while swankr is only a little more advanced
+   than a proof-of-concept.  For Lisp programmers, perhaps the most
+   useful analogy is to say that swankr intends to be to ESS what
+   SLIME is to ILISP.  At present, ESS mode remains active in R source
    buffers, providing font-locking functionality among other things.
 * Installation
 ** Running