[ACT-R-users] ACT-R Lisp interactions

Bruce J Weimer MD bjweimer at charter.net
Tue Jun 17 11:01:44 EDT 2008


I see that a) Lisp can run experiments and b) you can use !output! in a production to print something to the computer screen.

1)  Can a Lisp variable be set in an ACT-R production so that Lisp later has access to it - something like:

LHS
==>
(setf *foo* =num1)) ;where *foo* is "global" so Lisp has access to it

or

LHS
==>
(setf *bar* =str1)) ;to pass a string to Lisp


2)  Can a Lisp function be "fired" from a production - something like:

LHS
==>
(DoSomethingUsing  =num)) ;for example to execute some calculation using =num

Bruce.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.srv.cs.cmu.edu/pipermail/act-r-users/attachments/20080617/7fc17329/attachment.html>


More information about the ACT-R-users mailing list