Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ktoso/prolog_lists_fun

just a few simple prolog tasks for an university course
https://github.com/ktoso/prolog_lists_fun

Last synced: about 1 month ago
JSON representation

just a few simple prolog tasks for an university course

Awesome Lists containing this project

README

        

Prolog Vim tip
==============
to force vim into **prolog** mode instead of perl which it thinks \*.pl is use:

```
:setf prolog
```