Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Clojurescript #200

Open
SephVelut opened this issue Jan 8, 2017 · 4 comments
Open

Clojurescript #200

SephVelut opened this issue Jan 8, 2017 · 4 comments

Comments

@SephVelut
Copy link

How can this library be converted to javascript code that node can run using clojurescript?

@ar7hur
Copy link
Contributor

ar7hur commented Jan 8, 2017

That's not trivial, since we currently have a dependency to Java-based Joda time (through the clj-time library). It should be possible to replace clj-timewith a Clojurescript time library such as cljs-time, but there's definitely some work!
If many developers in the community would like a JS version of Duckling, we could do it.

@SephVelut
Copy link
Author

SephVelut commented Jan 8, 2017

I'm a clojure scrub so I'm not capable of porting clj-time. A lot of my projects run node and I absolutely need to use duckling; its perfect for what I need to do. I could help rewrite a JS version if I could get a headstart on the innereds of duckling.

@pimente
Copy link
Contributor

pimente commented Feb 4, 2017

A Js version would be awesome!
It would definitely bring more contributors (in clojure) if they can use the lib in their favorite language.
We could help if you plan to do it.

@muditsaurabh
Copy link

A would use a js version

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

No branches or pull requests

4 participants