• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Announcing Jess 7.0b7

 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We're pleased to announce the availability of version 7.0b7 of Jess,
the Rule Engine for the Java Platform. This will be the last beta
version, to be followed by a final release candidate. You can download a free trial version here:

http://www.jessrules.com/download.shtml

The JessML XML rule language and its associated tools have been
extended in this version: JessML is now a hybrid
imperative/declarative language, such that you can not only write
rules, but also procedural code. Most files of Jess language code can
be translated directly into JessML and will execute the same way.

Jess 7.0b7 features improved Content Assist in the JessDE editor and
fixes some lingering issues with the "accumulate" CE.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic