Copy the json-network-interface.lisp file to modules
subfolder of your ACT-R installation.
- jsown
- bordeaux-threads
- usocket
These libraries can be installed with quicklisp:
(ql:quickload '("jsown" "bordeaux-threads" "usocket"))
Copy the json-network-interface.lisp file to modules
subfolder of your ACT-R installation.
These libraries can be installed with quicklisp:
(ql:quickload '("jsown" "bordeaux-threads" "usocket"))