|
|
|
|
|
by kunley
5435 days ago
|
|
+1 for the pragmatic use of Prolog. One can have Prolog-as-a-service. The SWI-PL implementation has excellent webserver out of the box. We feed the Prolog database from some external sources, do the reasoning and expose results via dead simple JSON API. It Just Works (tm) !! |
|