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

((call/cc call/cc) (call/cc call/cc)) doesn't infinite loop #85

Open
shriram opened this issue Apr 13, 2024 · 2 comments
Open

((call/cc call/cc) (call/cc call/cc)) doesn't infinite loop #85

shriram opened this issue Apr 13, 2024 · 2 comments

Comments

@shriram
Copy link
Member

shriram commented Apr 13, 2024

It returns false, which is very wrong.

@sorawee
Copy link
Contributor

sorawee commented Apr 14, 2024

Note that it's not false, but a function value named false. Behaviorally, it appears to be identical to values.

@schanzer
Copy link
Member

I rewrote the compiler in 2014. I don't think I have the bandwidth to rewrite the runtime now. :(

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

3 participants