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

&env format #2

Open
ruricolist opened this issue Feb 11, 2020 · 1 comment
Open

&env format #2

ruricolist opened this issue Feb 11, 2020 · 1 comment

Comments

@ruricolist
Copy link
Owner

It should be possible to expose some information about the lexical environment in a Clojure-compatible way by storing it in the Lisp environment in the expansion of a symbol macro.

Clojure and ClojureScript use different formats, neither of which seems to be documented anywhere, but the value of &env should at least be a map or Clojure nil.

@ruricolist
Copy link
Owner Author

The value of &env is now a map, but the question of what information it should contain, and in what format, remains open.

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

1 participant