Version 2.2 of package Ediprolog has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Ediprolog describes itself as:

  =============================
  Emacs Does Interactive Prolog
  =============================

More at https://elpa.gnu.org/packages/ediprolog.html

## Summary:

  # Introduction

  *ediprolog* lets you interact with Prolog in all Emacs buffers.
  You can consult Prolog programs and evaluate embedded queries.

  **Project page**:

  [**https://www.metalevel.at/ediprolog/**](https://www.metalevel.at/ediprolog/)

  **Video**:

  
[https://www.metalevel.at/prolog/videos/ediprolog](https://www.metalevel.at/prolog/videos/ediprolog)

  See also [PceProlog](https://www.metalevel.at/pceprolog/).

  # Installation

  With Emacs≥24.1, the simplest way to install ediprolog is to use
  Emacs's built-in *package manager* via the key sequence:

      M-x package-install RET ediprolog RET

  Alternatively, copy [ediprolog.el](ediprolog.el) to your `load-path`
  and add the following form to your `.emacs`, then evaluate the form or
  restart Emacs:

      (require 'ediprolog)

## Recent NEWS:

[Not provided 🙁]

Reply via email to