Can't wait to try this out!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to
clojure+unsubs
Don't call it monkey patching! We'll start to feel like we're in ruby,
writing code that relies on modifications to Object :).
In certain languages you can create modular units which are
incomplete, and require that the user supply custom functions and
constants in order to create an 'instance' o
Hi, i'd like to write some AI in clojure.
Reading Russel & Norvig's AI: A Modern Approach, which focuses heavily
on autonomous intelligence agents.
Has anyone worked with these or other AI in clojure? Any libraries/git
repos out there?
Can/should we use clojure agents to encapsulate separate in