clojure-gamedev

aaron-santos 2018-12-20T01:34:45.003400Z

Hi, I'm looking for something like core.match but with two added complexities: matching multiple clauses the results of which combine to form a seq, and isa? support. I want to have a richer/interactive item grammar for my project @ https://github.com/aaron-santos/robinson