Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 465 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 465 Bytes

alexa.pl

Alexa skill development with SWI-Prolog. Uses the Attempto Reasoner (RACE) as an example application.

Installation

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.

Usage

make server