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

Tutorial: macros #44

Open
oakmac opened this issue Dec 17, 2014 · 1 comment
Open

Tutorial: macros #44

oakmac opened this issue Dec 17, 2014 · 1 comment

Comments

@oakmac
Copy link
Member

oakmac commented Dec 17, 2014

We need a tutorial covering everything about macros in ClojureScript.

Macros in CLJS are tricky due to their relationship to Clojure and the build process. We need to create a definitive reference on how they work.

@shaunlebron
Copy link
Contributor

interesting point here that was recently documented:
https://github.com/clojure/clojurescript/wiki/Differences-from-Clojure#macros

macros can have the same names as functions without causing problems. should include this fact in the tutorial

@shaunlebron shaunlebron removed their assignment Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants