[ACT-R-users] Advice

Marc Halbruegge marc.halbruegge at unibw.de
Wed Feb 7 10:15:09 EST 2007


Hi!

> I am having a bit of a hard time at the moment. I have been invited to
> undertake a research project that includes ACT-R and write a toolkit to
> perform cognitive operations on UIs. The platform is Java based which
> means I have to communicate with ACT-R (Lisp) through sockets (maybe).
> However, I have an open mind on the matter and my question to you is:
> what is the best way to interface ACT-R from another platform? I have
> read about some work that uses this approach (TCP/IP datagram’s) but I
> cannot find anything substantial to get me going. Can you help?
I think it's a matter of individual preferences and programming style.

If you want to interface C to Lisp, I can recommend using CFFI on the
Lisp side (http://common-lisp.net/project/cffi/) and SWIG to generate
the wrappers (http://www.swig.org/). From C to Java is quite simple
using the Java Native Interface.

Greetings
Marc

> 
>  
> 
> Best Regards
> 
>  
> 
> Jean-Claude
> 
>  
> 
> Jean-Claude Golovine
> Research Student
> School of Computing
> The Robert Gordon University
> St. Andrew Street
> Aberdeen AB25 1HG
> 
>  
> 
> Tel: 01224 262575
> http://www.comp.rgu.ac.uk/docs/info/staff.php?name=jcg
> 
>  
> 
>  
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> ACT-R-users mailing list
> ACT-R-users at act-r.psy.cmu.edu
> http://act-r.psy.cmu.edu/mailman/listinfo/act-r-users


-- 
Dipl.-Psych. Marc Halbruegge
Human Factors Institute
Faculty of Aerospace Engineering
Bundeswehr University Munich
Werner-Heisenberg-Weg 39
D-85579 Neubiberg

Phone: +49 89 6004 3497
Fax: +49 89 6004 2564
E-Mail: marc.halbruegge at unibw.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.srv.cs.cmu.edu/pipermail/act-r-users/attachments/20070207/a12c8f74/attachment.sig>


More information about the ACT-R-users mailing list