OK, I may be burned at the stake for this, but:

Have you considered using CLIPS instead of JESS?  I don't know what
functionality you require from the rule engine.  CLIPS and JESS have
overlapping feature sets (JESS may be a superset of CLIPS now, I haven't
been following either closely for a while).

If:
 . CLIPS has the features you need, and 
 . Rewriting your other tools in Java is impractical, and
 . You're not tied to using Java for any other part of the project

then CLIPS may be a more sensible option.  It supports direct
integration with C/C++ (it's written in C) so should simplify that
aspect.  You can find CLIPS at http://www.ghg.net/clips/CLIPS.html

(No disrespect to Jess meant here - as Ernest says, use the right tool
for the job).

 - Scott.
 

"Manoj Kumar T.C." wrote:
> 
> Hello everyone,
> 
> I am starting to develop an Expert System for Protein
> formulation using JESS, for my PhD thesis. But i find
> that i'll need to couple my system with several tools
> that r coded in c\c++.
> 
> Will it be easy to couple c\c++ code with Jess??
> 
> can anyone help me out?
> 
> truly,
> 
> manoj
> 
> =====
> ================================================
> Manoj K Thoppil Chandran;  M.Sc., M.Pharmacy
> Grad. Student Instructor & Doctoral Scholar
> University of the Sciences in Philadelphia
> 600 South 43rd Street
> Philadelphia, PA 19104-4495 (USA)
> ================================================
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - Share your holiday photos online!
> http://photos.yahoo.com/
> 
> ---------------------------------------------------------------------
> 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]
> ---------------------------------------------------------------------

-- 
--------------------------- BridgePoint UML -----------------------
Scott Finnie                             Tel:    +44 (0)8705 673056
Principal Consultant                     Fax:    +44 (0)8705 673057
Project Technology International Ltd.    Mobile: +44 (0)7776 228157
Kendon Business Centre                   
27 Miller Road                           [EMAIL PROTECTED]   
Ayr KA7 2AX                              www.projtech.com
UK
-------------------- DesignPoint Model Compilers ------------------

---------------------------------------------------------------------
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]
---------------------------------------------------------------------

Reply via email to