]> git.eshelyaron.com Git - sweep.git/commitdiff
DOC: update commentary section in sweep.el
authorEshel Yaron <me@eshelyaron.com>
Wed, 14 Sep 2022 20:47:59 +0000 (23:47 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 14 Sep 2022 20:47:59 +0000 (23:47 +0300)
sweep.el

index faaac58fdaf650749b9c22554d98f9a66889db48..84f9d8e9e502e27b339a150ec887a6bf84a35ea8 100644 (file)
--- a/sweep.el
+++ b/sweep.el
 ;; sweep is an embedding of SWI-Prolog in Emacs.  It uses the C
 ;; interfaces of both SWI-Prolog and Emacs Lisp to create a
 ;; dynamically loaded Emacs module that contains the SWI-Prolog
-;; runtime.  As such, =sweep= has parts written in C, in Prolog and in
-;; Emacs Lisp.
+;; runtime.  sweep provides an interface for interacting with the
+;; embedded Prolog via a set of Elisp functions, as well as user
+;; facing modes and commands for writing and running Prolog within
+;; Emacs.
 ;;
 ;; For more information, see the sweep manual at
 ;; <https://eshelyaron.com/sweep.html>.  The manual can also be read