Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
CLIPSESG
Conversations
CLIPSESG
1–30 of 1276
Mark all as read
Report abusive group
0 selected
Marco Baturan
,
CLIPS Support
2
Jun 2
Last version of clips in Buntu 22.04
There's no .DEB/.RMP package. Just download the source code and issue a make command in the
unread,
Last version of clips in Buntu 22.04
There's no .DEB/.RMP package. Just download the source code and issue a make command in the
Jun 2
Conrad Ojiambo
, …
CLIPS Support
3
May 31
integrating clips with web based frameworks
Since CLIPS is written in C, to integrate with a Java/Python framework you'd need to use
unread,
integrating clips with web based frameworks
Since CLIPS is written in C, to integrate with a Java/Python framework you'd need to use
May 31
Ged Byrne
, …
CLIPS Support
4
May 11
Is there any way to view the Rete network?
Thanks for the guidance. I think this gives me what I need to manually draw the graph. On Wednesday,
unread,
Is there any way to view the Rete network?
Thanks for the guidance. I think this gives me what I need to manually draw the graph. On Wednesday,
May 11
Beppe Rocca
, …
Synoptic 4
4
May 4
Explanatory facility
!! (deffunction Its (?$)) ? On Tuesday, May 2, 2023 at 4:47:24 PM UTC-4 Ronald Finkbine wrote: I'
unread,
Explanatory facility
!! (deffunction Its (?$)) ? On Tuesday, May 2, 2023 at 4:47:24 PM UTC-4 Ronald Finkbine wrote: I'
May 4
mohsen omri
,
oner...@yahoo.com
2
Apr 30
first journey with clips
Dear Mohsen, CLIPS comes with manuals I bet this should be your starting place since you are new to
unread,
first journey with clips
Dear Mohsen, CLIPS comes with manuals I bet this should be your starting place since you are new to
Apr 30
Ryan Johnston
,
CLIPS Support
8
Apr 25
Program does not exit after Assert() implied fact using CreateFactBySize
CLIPS stores the multifields subject to garbage collection on a linked list. If you add the same
unread,
Program does not exit after Assert() implied fact using CreateFactBySize
CLIPS stores the multifields subject to garbage collection on a linked list. If you add the same
Apr 25
CLIPS Support
,
Ryan Johnston
2
Apr 22
CLIPS 6.4.1 Released
Awesome news! Thanks for all of your hard work, Gary! On Friday, April 21, 2023 at 7:33:55 PM UTC-4
unread,
CLIPS 6.4.1 Released
Awesome news! Thanks for all of your hard work, Gary! On Friday, April 21, 2023 at 7:33:55 PM UTC-4
Apr 22
shoaib ayyaz
,
CLIPS Support
6
Apr 17
Recurring Variable values
The assertion of facts stops before they're all asserted because the value slot for some of your
unread,
Recurring Variable values
The assertion of facts stops before they're all asserted because the value slot for some of your
Apr 17
Ryan Johnston
,
CLIPS Support
3
Apr 15
Segfault when FMDispose after FME_IMPLIED_DEFTEMPLATE_ERROR
Got it! Thank you. On Saturday, April 15, 2023 at 12:44:12 AM UTC-4 CLIPS Support wrote:
unread,
Segfault when FMDispose after FME_IMPLIED_DEFTEMPLATE_ERROR
Got it! Thank you. On Saturday, April 15, 2023 at 12:44:12 AM UTC-4 CLIPS Support wrote:
Apr 15
CLIPS Support
, …
Paulo Urbano
8
Apr 7
Adventures in Rule-Based Programming: A CLIPS Tutorial
HI Bamba I would be interested to know your offer to work in Senegal... I have been teaching AI for
unread,
Adventures in Rule-Based Programming: A CLIPS Tutorial
HI Bamba I would be interested to know your offer to work in Senegal... I have been teaching AI for
Apr 7
Ged Byrne
,
Ryan Johnston
7
Mar 29
Greetings, GPT3 and CLIPS
Thanks, this is very helpful. On Tue, 28 Mar 2023 at 03:36, Ryan Johnston <mrryanjohnston@gmail.
unread,
Greetings, GPT3 and CLIPS
Thanks, this is very helpful. On Tue, 28 Mar 2023 at 03:36, Ryan Johnston <mrryanjohnston@gmail.
Mar 29
denis.be...@gmail.com
, …
CLIPS Support
8
Mar 17
strange behaviour
For those of you who have followed this conversation and who would like to see more details, the 4*(
unread,
strange behaviour
For those of you who have followed this conversation and who would like to see more details, the 4*(
Mar 17
Ryan Johnston
,
CLIPS Support
10
Mar 15
FMModify
Very nice, this seems to have resolved my issue :) Thank you again, Gary! On Wednesday, March 15,
unread,
FMModify
Very nice, this seems to have resolved my issue :) Thank you again, Gary! On Wednesday, March 15,
Mar 15
Руслан Сорокин
,
Ryan Johnston
2
Mar 11
Web interface to "Adventures in RULE-BASED PROGRAMMING"
Hah, very cool! Thanks for sharing, Ru. On Saturday, March 11, 2023 at 12:30:05 PM UTC-5 Руслан
unread,
Web interface to "Adventures in RULE-BASED PROGRAMMING"
Hah, very cool! Thanks for sharing, Ru. On Saturday, March 11, 2023 at 12:30:05 PM UTC-5 Руслан
Mar 11
shoaib ayyaz
, …
CLIPS Support
24
Mar 11
clips project
For some reason my last three messages were deleted so I'll try a fourth time. At this point, you
unread,
clips project
For some reason my last three messages were deleted so I'll try a fourth time. At this point, you
Mar 11
Razan Abu-Khashabeh
, …
Ronald Finkbine
37
Feb 27
defrules in CLIPS
You should be testing ONE RULE at a time, not dozens. Multiple templates, and multiple facts, ok. But
unread,
defrules in CLIPS
You should be testing ONE RULE at a time, not dozens. Multiple templates, and multiple facts, ok. But
Feb 27
Haianos
, …
Ruben Safir
15
Feb 23
Mutually exclusive rules
On 2/22/23 01:41, Haianos wrote: > Here a non-exhaustive list of things you could have done
unread,
Mutually exclusive rules
On 2/22/23 01:41, Haianos wrote: > Here a non-exhaustive list of things you could have done
Feb 23
Saulius
,
CLIPS Support
2
Feb 22
Syntax Error Check appropriate syntax for deftemplate
Look at the point in the rule where the error message shows that parsing detected an error. You'
unread,
Syntax Error Check appropriate syntax for deftemplate
Look at the point in the rule where the error message shows that parsing detected an error. You'
Feb 22
Elias
,
denis.be...@gmail.com
5
Jan 3
please I need help quickly
"(deffunction get-random-unwrong-numbe () (wrongdigit ?num) (bind ?answer (+ 1 (mod (random) 9))
unread,
please I need help quickly
"(deffunction get-random-unwrong-numbe () (wrongdigit ?num) (bind ?answer (+ 1 (mod (random) 9))
Jan 3
Ryan Johnston
12/30/22
A Simple TCP Server Written in Go and CLIPS
Hey, fellow CLIPS users! I just finished an article describing how to write a multi-user environment
unread,
A Simple TCP Server Written in Go and CLIPS
Hey, fellow CLIPS users! I just finished an article describing how to write a multi-user environment
12/30/22
bilal murat
,
CLIPS Support
2
12/25/22
defrule not working
You used a curly quotation mark on the following line rather than a straight one: (printout t "*
unread,
defrule not working
You used a curly quotation mark on the following line rather than a straight one: (printout t "*
12/25/22
bollhyk 3747
,
CLIPS Support
2
12/5/22
logic game - tic tac toe
There are a few on GitHub: https://github.com/search?q=CLIPS+tic-tac-toe On Monday, December 5, 2022
unread,
logic game - tic tac toe
There are a few on GitHub: https://github.com/search?q=CLIPS+tic-tac-toe On Monday, December 5, 2022
12/5/22
denis.be...@gmail.com
, …
denis.berthier
7
11/15/22
Bug in connective constraints?
Gary, thanks for your detailed answer Ever since the early development of formal logic more than a
unread,
Bug in connective constraints?
Gary, thanks for your detailed answer Ever since the early development of formal logic more than a
11/15/22
Steve Nolte
,
CLIPS Support
2
11/3/22
Release timeframe for 6.41
It's time. I've been intending to get to work on it for the last couple of months, but I'
unread,
Release timeframe for 6.41
It's time. I've been intending to get to work on it for the last couple of months, but I'
11/3/22
Ryan Johnston
, …
denis.berthier
5
10/17/22
Tour of CLIPS - A WASM-powered CLIPS tutorial
Thanks for the nice comments, all :) > For my assignment I developed a Expert system where a
unread,
Tour of CLIPS - A WASM-powered CLIPS tutorial
Thanks for the nice comments, all :) > For my assignment I developed a Expert system where a
10/17/22
Anmol Mohak
10/9/22
Reagarding Flood early warning System
Hello , My last project on Expert system was a successful and I thank you everyone for helping me out
unread,
Reagarding Flood early warning System
Hello , My last project on Expert system was a successful and I thank you everyone for helping me out
10/9/22
Joshua Scoggins
,
CLIPS Support
2
10/1/22
Adding clips license to SPDX
I'll be moving to the MIT-0 license for future releases of CLIPS, but if you want to include the
unread,
Adding clips license to SPDX
I'll be moving to the MIT-0 license for future releases of CLIPS, but if you want to include the
10/1/22
Aleksey Chernoraenko
9/9/22
Resource allocation task
Hello all, does anyone have an example for the task of allocating and assigning resources or a
unread,
Resource allocation task
Hello all, does anyone have an example for the task of allocating and assigning resources or a
9/9/22
Anmol Mohak
, …
Robert Kylberg
5
9/8/22
Totally Lost while programming
try: https://github.com/search?l=CLIPS&q=clips+expert+system&type=repositories On Sep 8, 2022
unread,
Totally Lost while programming
try: https://github.com/search?l=CLIPS&q=clips+expert+system&type=repositories On Sep 8, 2022
9/8/22
Anmol Mohak
, …
Delfor Hernán Castro
5
9/3/22
NEED HELP
On official clips' website [English only] On Saturday, September 3, 2022 at 1:50:48 PM UTC-3
unread,
NEED HELP
On official clips' website [English only] On Saturday, September 3, 2022 at 1:50:48 PM UTC-3
9/3/22