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

Implement first order continuations by rewriting scheme code #14

Open
turbopape opened this issue Sep 27, 2016 · 0 comments
Open

Implement first order continuations by rewriting scheme code #14

turbopape opened this issue Sep 27, 2016 · 0 comments

Comments

@turbopape
Copy link
Owner

Draw inspiration from Marc Feeley's piece available here The 90 minutes Scheme to C converter and especially starting from page 7 to rewrite some user's original scheme code into a form capable of capturing and manipulating continuations.
Can be tied to #5 to proceed with efficient mutual recursion.
We can discuss this further, of course, in the slack channel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant