Alexa skill development with SWI-Prolog. Uses the Attempto Reasoner (RACE) as an example application.
First, you need SWI-Prolog. See there for installation instructions.
We make use of the following packages:
It can be installed by calling ?- pack_install(race).
in SWI-Prolog.
make server