Ecosyste.ms: Awesome

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

https://github.com/matheuscscp/hello-prolog

Prolog interpreter made with Flex/Bison for compilers class.
https://github.com/matheuscscp/hello-prolog

Last synced: about 2 months ago
JSON representation

Prolog interpreter made with Flex/Bison for compilers class.

Lists

README

        

# hello-prolog
Prolog interpreter made with Flex/Bison for compilers class.

## Dependencies
- `sudo apt-get install flex bison gcc g++ libreadline6 libreadline6-dev`