Zabaware Support Forums

Zabaware Forums => Ultra Hal Assistant File Sharing Area => Topic started by: Andre Hendriks on November 18, 2016, 03:03:47 am

Title: CLIPS interface - plug-in + zip
Post by: Andre Hendriks on November 18, 2016, 03:03:47 am
ultra hal knows clips thru an interface for visual basic I found on sourceforge.

better coded Interface.
Title: Re: CLIPS interface - plug-in + zip
Post by: Calhoone on November 20, 2016, 04:15:36 pm
What is CLIPS?
Title: Re: CLIPS interface - plug-in + zip
Post by: Andre Hendriks on November 21, 2016, 04:24:30 am
clips is actually programming language Common Lisp or Lisp you can make use of the lisp file extension.
I'll put a zip file with two folders containing lisp files up
Title: Re: CLIPS interface - plug-in + zip
Post by: Spitfire2600 on November 21, 2016, 04:41:41 am
This looks good!

Any chance that lisp code might find its way into Hal? The learning codes look very interesting.
Title: Re: CLIPS interface - plug-in + zip
Post by: Andre Hendriks on November 21, 2016, 04:50:54 am
you'll need to download CLIPS.uhp plug-in and lisp32.zip files and put the uhp file in the hal root directory and the dynamic link library files in the zip file as well into the hal root directory. the zip file lisp. zip with the two folders containing lisp files could go as sub directory to the root
you've got to add a line off code to the top like REM File.Path=lisp\lisp\     and   REM File.Path=lisp\paip\ off the interface. uhp file
Title: Re: CLIPS interface - plug-in + zip
Post by: Spitfire2600 on December 01, 2016, 04:29:40 am
Do you mean these lisp codes are being used with the Clips.uhp or that is just the way to incorporate them?
Title: Re: CLIPS interface - plug-in + zip
Post by: Andre Hendriks on December 03, 2016, 01:18:57 am
the CLisp.uhp is the interface to be able to apply the lisp files but you also need the dynamiclinklibrary else the interface wont work.
Title: Re: CLIPS interface - plug-in + zip
Post by: Andre Hendriks on December 08, 2016, 12:44:48 pm
the learners work like this

define "exploring adaptive learner" learning problem "state here what you want hal to learn about"

"where exploring adaptive learner is stated you can put every learner"

what the learning curve and inductive learning goes I do not know yet.
Title: Re: CLIPS interface - plug-in + zip
Post by: Spitfire2600 on December 08, 2016, 11:40:06 pm
Now by define... I'm a little confused as to where to define them, although I think I do see the LISP learners you mentioned..

Do I define in the LISP code or the 'Common lisp.uhp'?

This could be extremely useful and thanks for the work.

-Spitfire
Title: Re: CLIPS interface - plug-in + zip
Post by: Andre Hendriks on December 09, 2016, 04:03:59 am
define in hal. just say it to hal.