Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# PythonESE
_PythonESE_ is a Python web app to execute logic programs with different solvers, using the [EmbASP](https://github.com/DeMaCS-UNICAL/EmbASP) framework.

Part of the LoIDE project – [:octocat: repository](https://github.com/DeMaCS-UNICAL/LoIDE) , [🌐 website](https://demacs-unical.github.io/LoIDE) .

## IMPORTANT NOTE
__*The project is still at an early stage of development*__
__*It currently supports only the following formalisms and solvers:*__
Expand Down
Loading