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

ClojureScript support #30

Merged
merged 2 commits into from
May 9, 2018
Merged

ClojureScript support #30

merged 2 commits into from
May 9, 2018

Conversation

philip-healy
Copy link
Contributor

Modifications for ClojureScript support

  • Renamed source files to .cljc
  • Added cljs printing support for #spy/p, #spy/d and #spy/t
  • Atom used for trace storage in cljs (agents not supported)
  • Added clj and cljs unit tests. Cljs unit testing supported with doo
  • Macrovich library used in macros to determine target environment at macro expansion

Issues

@arichiardi
Copy link

This is awesome, too bad that problem in rrb still persists. I will try it out in lumo as well but I foresee some trouble.

@dgrnbrg dgrnbrg merged commit 3d9adbb into dgrnbrg:master May 9, 2018
@dgrnbrg
Copy link
Owner

dgrnbrg commented May 9, 2018

Thank you for contributing this!

@philip-healy
Copy link
Contributor Author

My pleasure David.

The PR didn't include deletions of some of the .clj files. I'll send a follow-on PR to cover this.

Azzurite added a commit to Azzurite/clojure-toolbox.com that referenced this pull request Feb 28, 2021
The library supports cljs since some years ago: dgrnbrg/spyscope#30
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.

None yet

3 participants