vka 12342f930e adding tuProlog (#6766) 4 years ago
..
app 12342f930e adding tuProlog (#6766) 4 years ago
config 4055390cb8 Compiling the app before running it. (#6719) 4 years ago
README 9c47a4e895 Adding remaining test cases for Prolog/SWI-Prolog (#6666) 4 years ago
benchmark_config.json 9c47a4e895 Adding remaining test cases for Prolog/SWI-Prolog (#6666) 4 years ago
config.toml 9c47a4e895 Adding remaining test cases for Prolog/SWI-Prolog (#6666) 4 years ago
swi-prolog.dockerfile 4055390cb8 Compiling the app before running it. (#6719) 4 years ago

README

Prolog is a logic programming language associated with artificial intelligence and computational linguistics

SWI-Prolog is a free implementation of the programming language Prolog, commonly used for teaching and semantic web applications

This implementation uses the [HTTP Server libraries](https://www.swi-prolog.org/pldoc/man?section=httpserver) available with SWI-Prolog