Ecosyste.ms: Awesome
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: 13 days ago
JSON representation
Shumilog - a partial Prolog implementation
- Host: GitHub
- URL: https://github.com/qnighy/shumilog
- Owner: qnighy
- Created: 2014-07-15T11:26:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-16T05:27:54.000Z (over 10 years ago)
- Last Synced: 2024-10-06T02:41:59.753Z (about 1 month ago)
- Topics: haskell, prolog, prolog-implementation
- Language: Haskell
- Size: 156 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```