sweep: SWI-Prolog Embedded in Emacs
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • sweep: SWI-Prolog Embedded in Emacs
        • Installation
        • Getting started

2 Getting started

After installing the sweeprolog Elisp library, load it into Emacs:
  (require 'sweeprolog)

All set! You can now use Sweep for Prolog development and for integrating Prolog into your Emacs Lisp code. For a full description of the different features of Sweep, see the Sweep manual.