Rasie1 / clips-http-status

CLIPS-based expert system for determining which HTTP status code to return

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clips-http-status

CLIPS-based expert system for determining which HTTP status code to return.

Usage

In CLIPS session,

(load main.clp)
(run)

Credits

The project is made as a homework for Artificial Intelligence course by M. Puchkin

Most questions are written by Michael Kropat in his blog post

About

CLIPS-based expert system for determining which HTTP status code to return


Languages

Language:CLIPS 100.0%