arachne

Project Page: http://arachne-framework.org/ Kickstarter: https://www.kickstarter.com/projects/1346708779/arachne-rapid-web-development-for-clojure
luke 2018-03-06T16:45:10.000272Z

@amarjeet you can certainly generate them with macros

luke 2018-03-06T16:45:22.000687Z

I meant you can’t have rules that emit more rules, or otherwise add rules to the rulebase at runtime

luke 2018-03-06T16:45:46.000401Z

generating them at compile time via a macro is fine.

amarjeet 2018-03-06T17:01:41.000407Z

@luke great, that makes sense. Thanks much :)