You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eo...@googlegroups.com
Hi,
I am studying the chapter 5(Continuation passing interpreters) and am finding trouble understanding it. Can anyone suggest some additional resources for the same?
Yukang Chen
unread,
Feb 20, 2014, 5:05:07 AM2/20/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eo...@googlegroups.com
when I first reading chapter 5 , I also have some trouble,
Keep reading the code helped me much.
chapter 6 is more harder for me.
kwarm...@shaw.ca
unread,
Feb 24, 2014, 6:16:27 PM2/24/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eo...@googlegroups.com
Work out manually the value of "value-of/k - (8 , 9) (empty-env) end-cont)" The successive tail end recursions are a bit lengthy, but I finally understood how continuations were passed.