X-Git-Url: http://christophe.rhodes.io/gitweb/?p=swankr.git;a=blobdiff_plain;f=README;h=cf5e37fc9e32309d72e06d61ceed8adfc1bdae8c;hp=e7ebd91da8bd48fdd8e2e46ad59026c9b15d19c1;hb=0d09486d63ca5b3f3254c9814a15548e24e42317;hpb=ef10f15e9092a3f42406de34919e7c30150f75cf diff --git a/README b/README index e7ebd91..cf5e37f 100644 --- a/README +++ b/README @@ -14,9 +14,11 @@ 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