| Projects on Google Code | Results 1 - 10 of 16 |
Rule system performance is related to the order in which a rule is written. Sometimes a large cost can be incurred by a ``badly'' written rule.
This is unfortunate. Since users of a rule system are only require to worry about the high level logics of the system, but not the low level implementati...
== Overview ==
This js library was created to make the boring validations tasks easier.
There are a few predefined validation rules that you can use almost without work, and if you feel creative or you need something more complex, you can easily write your own validation rules.
== Objec...
==YARA in a nutshell==
YARA is a tool aimed at helping malware researchers to identify and classify malware
samples. With YARA you can create descriptions of malware families based on textual or
binary patterns contained on samples of those families. Each description consists of a set of stri...
This is a library that enables the conversion of a homogeneous collection of objects into a heterogeneous one based on the logic of a set of user defined rules.
The purpose of this could be to create a varied data set for use in unit tests or a realistic data set to allow full system testing.
...
An experimental (and nostalgic) implementation of NClose in ELisp for Emacs.
“Neurology Diagnosis System” is a web-based expert system for diagnosis of neurologic disorders or the disorders of our nervous system. Health assistants in remote areas can use the system to diagnose neurologic patients in the absence of neurologists. They do not need to be neurology expert to diag...
*A customizable calculator api written in java to evaluate/calculate any kind of rules or mathematical statement with functions and variables.*
A school project for a 3 men team. Our goal is to make a rule-based system, and present the steps of the solution in a graphic window.
Visual rule edit
The RailRoad Parser is a cross-platform, multi-language framework which can be used to create parsers for grammars. The two R's of the RailRoad Parser are *Runtime* and *Rule-Driven*. The framework is *rule-driven* in that the grammar which it parses is specified by a set of rules. These rules ar...