Skip to content

Conversation

@VSteveHL
Copy link
Collaborator

Use a hash table to store incoming parameters
Add a top-environment field to the record-type server

add top-environment to protocol/server.sls
modified scheme-langserver.sls
run.ss Outdated
(cond
((string-ci=? str "r6rs") 'r6rs)
((string-ci=? str "r7rs") 'r7rs)
((string-ci=? str "s7") 's7)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these two line in comment? Because now they haven't been supposed now. And they only should been uncommented when coressponding top environment be supposed.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean s7 and goldfish

@ufo5260987423 ufo5260987423 merged commit 7c75cfb into MoganLab:main Aug 13, 2025
1 check passed
@VSteveHL VSteveHL deleted the pr/runss branch August 14, 2025 06:11
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