ACT-R icon indicating copy to clipboard operation
ACT-R copied to clipboard

uni-make-socket and uni-make-process do not get defined for clisp

Open louwers opened this issue 8 years ago • 0 comments

I'm using Common Lisp, but when loading load-act-r.lisp (and thus when loading support/uni-files.lisp) neither uni-make-socket nor uni-make-process gets defined, so start-environment fails.

Using this implementation: http://www.clisp.org/

Edit: it should be noted that compilation seems to run fine otherwise

louwers avatar Nov 17 '16 15:11 louwers