Skip to content

An ACT-R module based manager for remote TCP environments using JSON

Notifications You must be signed in to change notification settings

RyanHope/json-network-interface

Repository files navigation

Installation

From Source

Copy the json-network-interface.lisp file to modules subfolder of your ACT-R installation.

Common Lisp Dependencies

  • jsown
  • bordeaux-threads
  • usocket

These libraries can be installed with quicklisp:

(ql:quickload '("jsown" "bordeaux-threads" "usocket"))

About

An ACT-R module based manager for remote TCP environments using JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published