Fuzzy Logic for Monkey
Find a file
2014-08-03 15:32:35 +02:00
examples Initial commit 2014-03-20 10:16:43 +01:00
.gitignore Initial commit 2014-03-20 10:16:43 +01:00
fuzzy.monkey Added a simple parser (FuzzyParser) 2014-08-03 14:30:14 +02:00
fzmodule.monkey Initial commit 2014-03-20 10:16:43 +01:00
fzset.monkey Initial commit 2014-03-20 10:16:43 +01:00
hedges.monkey Initial commit 2014-03-20 10:16:43 +01:00
LICENSE Initial commit 2014-03-20 10:16:43 +01:00
operators.monkey Initial commit 2014-03-20 10:16:43 +01:00
parser.monkey Extra error warnings 2014-08-03 15:32:35 +02:00
README.md Initial commit 2014-03-20 10:16:43 +01:00
rule.monkey Initial commit 2014-03-20 10:16:43 +01:00
set.monkey Initial commit 2014-03-20 10:16:43 +01:00
setleftshoulder.monkey Initial commit 2014-03-20 10:16:43 +01:00
setrightshoulder.monkey Initial commit 2014-03-20 10:16:43 +01:00
setsingleton.monkey Initial commit 2014-03-20 10:16:43 +01:00
settriangle.monkey Initial commit 2014-03-20 10:16:43 +01:00
term.monkey Initial commit 2014-03-20 10:16:43 +01:00
variable.monkey Initial commit 2014-03-20 10:16:43 +01:00

Fuzzy-Monkey

Fuzzy Logic for Monkey

Documentation is still lacking, but the example should help you on your way.