SkillAgentSearch skills...

Eresye

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.

Install / Use

/learn @TypedLambda/Eresye
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated1y ago
Forks21

Languages

Erlang

Security Score

60/100

Audited on Feb 22, 2025

No findings