Skip to content

fnogatz/alexa.pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published