log2 / LoIDE

Web-based IDE for Logic Programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoIDE

LoIDE is a web-based IDE for Logic Programming. [...]

IMPORTANT NOTE

LoIDE is part of an undergraduate student's work of thesis, and is still at the early stages of development.

It currently supports only Answer Set Programming; we encourage any feedback, but we do NOT recommend it for production yet.

Online Beta

Find a live beta version at www.mat.unical.it/calimeri/projects/loide

Purpose

[...]

Key Features

[...]

Quick start (Installation and Usage)

Install Node.js®

Install dependencies:

npm install

Start the server:

npm start

Use LoIDE in a browser at:

http://localhost:8084

Credits

  • Eliana Palermiti
  • Stefano Germano
  • Francesco Calimeri

From the Department of Mathematics and Computer Science of the University of Calabria

License

MIT

About

Web-based IDE for Logic Programming

License:MIT License


Languages

Language:JavaScript 93.0%Language:HTML 3.7%Language:CSS 3.3%