Skip to content

This is a clone of the Sourceforge project repository of the same name. ERESYE means ERlang Expert SYstem Engine. It is a library to write expert systems and rule processing engines using the Erlang programming language. It allows to create multiple engines, each one with its own facts and rules to be processed.

License

alepharchives/eresye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is ERESYE relase 1.2.5.
----------------------------

Directories contain the following material:

  doc/      --> some papers on ERESYE architecture and usage
  src/      --> ERESYE source code
  ebin/     --> ERESYE beam files
  include/  --> ERESYE include files
  examples/ --> Some examples


If you want to run examples, go to "examples" and don't forget to run the
emulator by adding "../ebin" in the Erlang path, i.e.:

  $ erl -pa ../ebin

About

This is a clone of the Sourceforge project repository of the same name. ERESYE means ERlang Expert SYstem Engine. It is a library to write expert systems and rule processing engines using the Erlang programming language. It allows to create multiple engines, each one with its own facts and rules to be processed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published