An open API service indexing awesome lists of open source software.

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

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