Hello, If anyone is working in a rule engine we could merge efforts because I have implemented one (or something like that) for a project. Hernán |
Hi Hernán,
On 26/01/15 09:50, Hernán Morales Durand wrote: > If anyone is working in a rule engine we could merge efforts because I > have implemented one (or something like that) for a project. > Cheers, I'm definitely interested in this! One of my current pet projects is building a RETE based inference engine in Smalltalk. It's still in pretty early stages though. Still, we might have some overlap :-) CU, Udo |
Cool! I have sent an e-mail with project details.Hernán 2015-01-26 8:34 GMT-03:00 Udo Schneider <[hidden email]>: Hi Hernán, |
In reply to this post by hernanmd
I know that Herve Verjus and Marc-Philippe Huget wrote and publish a
forward and backward chainer. Now I would be interested in a system that can also use objects for facts. So Udo told me that he is doing a rete. Now if I remember correctly kris gybels had a rete . Stef Le 26/1/15 09:50, Hernán Morales Durand a écrit : > Hello, > > If anyone is working in a rule engine we could merge efforts because I > have implemented one (or something like that) for a project. > Cheers, > > Hernán > |
I would be curious to hear more about the various projects mentioned in this thread. I am working on a constraint logic system that has been used as a backend for a variety of inference systems in other languages.
Thanks, Evan |
> I would be curious to hear more about the various projects mentioned in this > thread. SOUL was a prolog with an extra term that unified method AST. Check Roel Wuyts, Andy Kellens, Johan Brichau At the VUB in the Soft (prog lab) previously the group was doing logic meta programming. Kris Gybels from the same group was working on Rete or may be this is Koen deRover. NeoPus was (not working anymore) a rule-based system that could use object for fact and change. I have the doc around if you want. Herve Verjus http://smalltalkhub.com/#!/~HerveVerjus/SmallAI is a little project to support backward and forward chainer. > I am working on a constraint logic system that has been used as a > backend for a variety of inference systems in other languages. Can you explain a bit more? > > > Thanks, > Evan > > > > -- > View this message in context: http://forum.world.st/Rule-engine-tp4801671p4802961.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > > |
Thank you for the links. Hernán2015-01-31 17:27 GMT-03:00 stepharo <[hidden email]>:
|
Pay attention this is just a little implementation.
Le 1/2/15 08:31, Hernán Morales Durand
a écrit :
|
In reply to this post by stepharo
You remember correctly Stef, but this was a prototype from quite a while ago, it's not on-going work. I can probably still find the code for it somewhere in my archives, but I'm not sure it's in any state where porting it from VisualWorks and merging it with current work would make much sense.
Op 31-jan.-2015, om 14:23 heeft stepharo <[hidden email]> het volgende geschreven: > I know that Herve Verjus and Marc-Philippe Huget wrote and publish a forward and backward chainer. > Now I would be interested in a system that can also use objects for facts. > So Udo told me that he is doing a rete. > Now if I remember correctly kris gybels had a rete . > > Stef > > Le 26/1/15 09:50, Hernán Morales Durand a écrit : >> Hello, >> >> If anyone is working in a rule engine we could merge efforts because I have implemented one (or something like that) for a project. >> Cheers, >> >> Hernán >> > |
I understand that the enery may not be worth :)
Le 14/2/15 18:13, Kris Gybels a écrit : > You remember correctly Stef, but this was a prototype from quite a while ago, it's not on-going work. I can probably still find the code for it somewhere in my archives, but I'm not sure it's in any state where porting it from VisualWorks and merging it with current work would make much sense. > > Op 31-jan.-2015, om 14:23 heeft stepharo <[hidden email]> het volgende geschreven: > >> I know that Herve Verjus and Marc-Philippe Huget wrote and publish a forward and backward chainer. >> Now I would be interested in a system that can also use objects for facts. >> So Udo told me that he is doing a rete. >> Now if I remember correctly kris gybels had a rete . >> >> Stef >> >> Le 26/1/15 09:50, Hernán Morales Durand a écrit : >>> Hello, >>> >>> If anyone is working in a rule engine we could merge efforts because I have implemented one (or something like that) for a project. >>> Cheers, >>> >>> Hernán >>> > > |
Free forum by Nabble | Edit this page |