[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Ediprolog version 2.3
From: |
ELPA update |
Subject: |
[GNU ELPA] Ediprolog version 2.3 |
Date: |
Sun, 06 Oct 2024 05:02:44 -0400 |
Version 2.3 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 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Ediprolog version 2.3,
ELPA update <=