spy16 / parens

Parens is a highly flexible and embeddable LISP toolkit. :computer:
33 stars 3 forks source link

Implement Namespaces #28

Open lthibault opened 3 years ago

lthibault commented 3 years ago

Namespaces were omitted from the rewrite, but I think we should include this feature in the v1.0 release.

Any thoughts on how this should work with our new architecture?

spy16 commented 3 years ago

Haven't given serious thought on this yet. But I guess, now that we have dedicated env for each thread, we could provide env-local current-namespace. And use the same in resolve/bind.