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

https://github.com/rgglez/automata-theory

Some Prolog code on automata theory.
https://github.com/rgglez/automata-theory

automata-theory computer-science prolog

Last synced: over 1 year ago
JSON representation

Some Prolog code on automata theory.

Awesome Lists containing this project

README

          

# automata-theory

[![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
![GitHub all releases](https://img.shields.io/github/downloads/rgglez/automata-theory/total)
![GitHub issues](https://img.shields.io/github/issues/rgglez/automata-theory)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/rgglez/automata-theory)

These are some small programs written in Prolog for a course on [automata theory](https://en.wikipedia.org/wiki/Automata_theory) during 1996.

## License

Copyright (c) 1996 Rodolfo González González.

[![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]

This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].

[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg

See the LICENSE file.