Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qnighy/shumilog

Shumilog - a partial Prolog implementation
https://github.com/qnighy/shumilog

haskell prolog prolog-implementation

Last synced: 13 days ago
JSON representation

Shumilog - a partial Prolog implementation

Awesome Lists containing this project

README

        

# Shumilog - shumigrammation in logique

Shumilog is a partial Prolog implementation.

## Current usage

```sh
$ make
$ ./shumilog sample.pl
$ ./shumilog sample2.pl
$ ./shumilog sample3.pl
$ ./shumilog sample4.pl
```