I think Win Carus wrote:
>
> Hi Ernest.
>
>
> I've just compiled the Jess 5.0a1 release with Symantec 3.0 (1.1.x mode)
> with the following results (my target for this compilation was
> jess.Main):
>
> Warning: D:\Langs\CLIPS\Jess50a1\jess\ReteCompiler.java(214): Variable
> 'length' is never used
Thanks for this; I don't have a compiler that produces unused variable
warnings. It's easy for these things to pile up while you're
experimenting!
...
> Error: D:\Langs\CLIPS\Jess50a1\jess\Token.java(52): Blank final variable
> 'm_sortcode' may not have been initialized. It must be assigned a value
> in an initializer, or in every constructor.
Hmmm. Token has three constructors, and every one initializes
m_sortcode; could this be a compiler bug? I wonder if it could be
triggered by the fact that two of the three initializers can throw an
exception and abort the constructor.
>
> New Web Site
>
> You've done a nice job in the new web site especially the "flatter"
> organization and larger number of features. One feature you might
> consider adding is a place where you (and the Jess community) can post
> Jess scripts.
>
Yes, a Random Samples area is in the works.
> Performance Enhancements
>
> You might want to take a look at Daniel Miranker's web page at the
> University of Texas/Austin and, specifically, the Venus language:
>
> http://www.cs.utexas.edu/users/miranker/
>
> Miranker, using ideas (the "LEAPS" algorithm)developed by Don Batory,
> has produced an extremely efficient CLIPS-compatible production system.
> See the following site for publications by Don Batory:
>
> http://www.cs.utexas.edu/users/dsb/
>
> The performance improvements using the LEAPS algorithm are VERY
> substantial.
>
> You might want to consider some of the ideas from Venus and LEAPS when
> you add code generation to Jess.
>
I'll definitely have a look!
> Sincerely,
>
> Win Carus
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> ---------------------------------------------------------------------
> To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
> in the BODY of a message to [EMAIL PROTECTED], NOT to the
> list. List problems? Notify [EMAIL PROTECTED]
> ---------------------------------------------------------------------
>
>
---------------------------------------------------------
Ernest Friedman-Hill
Distributed Systems Research Phone: (925) 294-2154
Sandia National Labs FAX: (925) 294-2234
Org. 8920, MS 9214 [EMAIL PROTECTED]
PO Box 969 http://herzberg.ca.sandia.gov
Livermore, CA 94550
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------