Skip to content

typos to improve readability. #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

thchha
Copy link

@thchha thchha commented May 5, 2023

If my understanding is correct; So are these suggestions.

Please also consider revisiting README.org#L818-820 - Are both instances really evaluated or just the correct identified syntax-objects inserted? I am unable to judge here.

Thank you for your efforts. continuesreading

If my understanding is correct; So are these suggestions.

Please also consider revisiting README.org#L818-820 - Are both instances really evaluated or just the correct identified syntax-objects inserted? I am unable to judge here.

Thank you for your efforts. *continuesreading*
@mnieper
Copy link
Owner

mnieper commented Jul 10, 2023

Thank you for the typo corrections. Can you format the commit message like the other commit messages are formatted? Can you also remove the comment text on the commit, which, at least in this form, shouldn't appear in the history?

Thanks!

Regarding your question about #L818-820: The code #'x (or, in long form, (syntax x)) is an expression. So these "instances" are evaluated as any other Scheme expression like (+ 3 4) or even just 0 is evaluated.

PS Please excuse my late reply. I'm sorry for this.

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