By "generates code", you could mean one of two things here: 1) Provides a GUI which lets you enter rules by picking from menus, etc, then generates the actual rules;
2) Compiles rules into Java code which you then subsequently compile. Jess does neither of these things. Actually, I've fooled around with 2) and have an extension which does some code generation, specifically for heavily arithmetic pattern matching; I've shared it with licensees in the past. I think [EMAIL PROTECTED] wrote: > Hi, > I am new to Jess. I have been reading the jess manuals and documents. > I am looking for a rule engine that generates code. From what I have > seen, jess does not do this. > Could an expert clarify? > Regards, > Manoj > --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
