8000 GitHub - marcosccm/enki: An inference engine built in Haskell
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marcosccm/enki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anki

A Haskell Inference Engine

Enki is a haskell implementation for this Ruby Quiz. I am Haskell and FP noob, so I am using this exercise to guide my studies. Improvements and suggestions are more then welcome

The Rules (lifted from rubyquiz.com)

You should be able to teach your engine truths with the following inputs:

All PLURAL-NOUN are PLURAL-NOUN No PLURAL-NOUN are PLURAL-NOUN Some PLURAL-NOUN are PLURAL-NOUN Some PLURAL-NOUN are not PLURAL-NOUN.

You should also be able to query your engine with the following questions:

Are all PLURAL-NOUN PLURAL-NOUN? Are no PLURAL-NOUN PLURAL-NOUN? Are any PLURAL-NOUN PLURAL-NOUN? Are any PLURAL-NOUN not PLURAL-NOUN? Describe PLURAL-NOUN.

About

An inference engine built in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0