Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

prolog IDE in Ubuntu 9.10

Tags:

ide

prolog

I am starting off learning Prolog. I am on Ubuntu 9.10, can someone suggest an IDE to me ? Unfortunately SCITE doesn't support Prolog and I am trying to avoid Eclipse and NetBean.

like image 453
Arkapravo Avatar asked Jan 25 '26 10:01

Arkapravo


1 Answers

I'm not an IDE user myself, but SWI-Prolog features one called XPCE and PCE Emacs. Install with sudo apt-get install swi-prolog-xpce, start by issuing xpce in a terminal window, then emacs. (with period) to get into the editor. Documentation at the SWI-Prolog website.

Prolog support for GNU Emacs is in the prolog-el package (no experience with that).

like image 100
Fred Foo Avatar answered Jan 28 '26 05:01

Fred Foo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!