Search found 7 matches

by pard
Tue Oct 04, 2016 5:29 am
Forum: The Lounge
Topic: New to Lisp and a bit confused...
Replies: 2
Views: 16645

Re: New to Lisp and a bit confused...

Hi. Anyone familiar with EPIC ? Having problems compiling and loading it Tried sbcl, clisp, cmucl but no luck. Here is the error: [1]> (load "compile-all.lisp") ;; Loading file compile-all.lisp ... ;; Loading file epi.lisp ... *** - READ from #<INPUT BUFFERED FILE-STREAM CHARACTER #P"...
by pard
Tue Oct 04, 2016 5:24 am
Forum: The Lounge
Topic: PROLOG FORUM?
Replies: 6
Views: 26815

Re: PROLOG FORUM?

Hi. There are some good tutorials online. But it what exactly do you want to learn in 2 - 3 days?

This is a wide area for exploring.
Also which prolog interpreter to use.
by pard
Mon Sep 19, 2016 12:25 pm
Forum: Other Dialects
Topic: agi
Replies: 5
Views: 23913

Re: agi

Regarding sneps, here is the config file and output: ;;; This file is used to configure SNePS. Comments are given before each entry. ;; *sneps-directory* specifies the home directory of SNePS. If running the ;; executable, this is the directory the executable is located in. If running ;; the source ...
by pard
Mon Sep 19, 2016 3:46 am
Forum: Other Dialects
Topic: agi
Replies: 5
Views: 23913

Re: agi

Hi. Ive tried all of them but no success.The same problem with Sigma( (problem with quicklisp not loading requirements(used lispworks and acl as well as the others) Any specif suggestions?
by pard
Wed Sep 14, 2016 4:46 pm
Forum: Other Dialects
Topic: agi
Replies: 5
Views: 23913

Re: agi

Thanks . I will check it.

I found Sneps , a lisp program , but doesnt seem to load with clisp or sbcl or cmul .

Any idoes?
by pard
Mon Sep 12, 2016 11:29 am
Forum: User Groups and Conferences
Topic: We welcome newbies! Ask your questions in r/learnlisp :)
Replies: 1
Views: 19096

Re: We welcome newbies! Ask your questions in r/learnlisp :)

Hi. Im a newbie to lisp. I have explored agi such as nars and open cog and a bit of rl in python. Im interested in implementing agi in lisp. Maybe using loom as a base. How would I go about getting started for a good logic/control engine and implementing various forms of reasoning and learning for h...
by pard
Mon Sep 12, 2016 11:00 am
Forum: Other Dialects
Topic: agi
Replies: 5
Views: 23913

agi

Hi. Im a newbie to lisp and this forum.

I hope this one is better than previous ones , which ignor answering.

Im interested in agi. Preferable hybrid architectures or just getting started with creating my own. (in lisp or loom)

Id appreciate any useful and proven input