dollabs / pamela

Probabalistic Advanced Modeling and Execution Learning Architecture
Apache License 2.0
233 stars 13 forks source link

Converted TPN command output #11

Closed tmarble closed 8 years ago

tmarble commented 8 years ago

Now the following slots are used :command -- just the method name :args -- a vector of positional args :argsmap a map of formal arg -> arg values

Also json/pprint added the option :escape-slash false FFI: http://clojure.github.io/data.json/#clojure.data.json/write

Signed-off-by: Tom Marble tmarble@info9.net