Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datalog and cljs #1

Closed
alolis opened this issue Feb 8, 2013 · 2 comments
Closed

Datalog and cljs #1

alolis opened this issue Feb 8, 2013 · 2 comments

Comments

@alolis
Copy link

alolis commented Feb 8, 2013

Hello,

I wanted to ask if it's possible to use datalog with cljs? or clojure only?

Thank you for your time

@martintrojer
Copy link
Owner

Datalog (this project) only depends on Clojure, and also uses Clojure.set which is supported by ClojureScript.

So theoretically it should be possible to compile this down to javascript.

Could be interesting running in node.js

@alolis
Copy link
Author

alolis commented Feb 8, 2013

Thanks for your reply Martin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants