Nikita, I took a first stab at this, available at https://github.com/allgress/datascript.
Still raw, in particular the query analysis logic is just a slightly modified version of the query logic. Seems like this should be consolidated, so the analysis logic can live in one spot, and then be used for whatever purpose. Added some tests, but probably needs more coverage. Let me know if you have thoughts on where to take this. Dave On Monday, April 28, 2014 7:01:09 AM UTC-7, Nikita Prokopov wrote: > Dave, > > > > yes, that’s again exactly what I was thinking about :) > > > > It’ll mean to reverse-analyze the query, but looks like it’s easier to do > with Datalog than with SQL for example, and maybe even possible. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
