https://github.com/lorenzleutgeb/asp-lite
A lightweight dialect for Answer Set Programming
https://github.com/lorenzleutgeb/asp-lite
Last synced: 3 months ago
JSON representation
A lightweight dialect for Answer Set Programming
- Host: GitHub
- URL: https://github.com/lorenzleutgeb/asp-lite
- Owner: lorenzleutgeb
- License: mit
- Created: 2018-06-10T18:04:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-25T11:16:00.000Z (almost 5 years ago)
- Last Synced: 2025-01-17T16:56:28.792Z (4 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `ASP-Lite-0`
A lightweight dialect for [Answer Set Programming (ASP)](asp) that compiles to [`ASP-Core-2`](aspcore). Featuring:
1. [literate programming](literate)
2. significant whitespace for alignment
3. automatic formatting[asp]: https://en.wikipedia.org/wiki/Answer_set_programming
[aspcore]: https://www.mat.unical.it/aspcomp2013/ASPStandardization
[literate]: https://en.wikipedia.org/wiki/Literate_programming