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

Migrate codebase to cljc #6

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

rymndhng
Copy link

@rymndhng rymndhng commented Feb 4, 2015

I've submitted a patch here which converts the existing code into cljc. All the tests run using lein cleantest (except for that one test where the levenshtein distance is incorrect).

I think this is a cool project. If you can get back to me, that'd be great. I look forward to using this in a Clojure/Script project with Differential Syncing (also Neil Fraser's stuff).

rymndhng and others added 4 commits February 3, 2015 23:17
We do something different when the multimethods dispatch on object
type. Because Javascript doesn't have classes, we dispatch using a
keyword instead.
@rymndhng rymndhng changed the title Add cljx support Migrate codebase to cljx Feb 4, 2015
@SerCeMan
Copy link

👍

@rymndhng
Copy link
Author

@SerCeMan if you are interested, I published my build to clojars.

@SerCeMan
Copy link

@rymndhng It is great, thank you!

@rymndhng rymndhng changed the title Migrate codebase to cljx Migrate codebase to cljc Aug 31, 2015
@brianfay
Copy link

+1 and thanks, @rymndhng

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

Successfully merging this pull request may close these issues.

3 participants