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

https://github.com/qnighy/shumilog

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

haskell prolog prolog-implementation

Last synced: about 1 year 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
```