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

re-implement lexicals using GLOBAL-VARS #77

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Conversation

stylewarning
Copy link
Member

Also add a :TYPE and :DOCUMENTATION option to DEFINE-GLOBAL-LEXICAL.

In principle, this is optimizing in the same way serapeum:def does, but this works in our use-case. (See issue #54.)

This will ostensibly make Coalton code faster, but I didn't benchmark.

@stylewarning
Copy link
Member Author

This is a draft PR until it is benchmarked.

@stylewarning stylewarning marked this pull request as ready for review September 7, 2021 21:12
Also add a :TYPE and :DOCUMENTATION option to DEFINE-GLOBAL-LEXICAL.
@stylewarning stylewarning enabled auto-merge (rebase) September 7, 2021 21:20
@stylewarning stylewarning merged commit a49a751 into main Sep 7, 2021
@eliaslfox eliaslfox mentioned this pull request Sep 7, 2021
@colescott colescott deleted the nicer-lexicals branch September 9, 2021 19:25
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.

2 participants