WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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