Re: [racket-users] Olin Shivers's loop is supposed to be around somewhere

2017-07-25 Thread Sanjeev Sharma
sigh ... meant to get this part into the reply (from the same paper) The original version of the loop macro consists of 1840 lines of code, not counting comments and empty lines. The implementation of the loop keyword macros takes 387 lines; the rest includes the implementation of its various int

Re: [racket-users] Olin Shivers's loop is supposed to be around somewhere

2017-07-25 Thread 'Dionna Amalie Glaze' via Racket Users
+leif Olin sent it to me a few years ago, but I couldn't get it working in Racket. I didn't try hard though. I don't have it anymore since NEU swiftly revokes access to email after you graduate. Perhaps Leif can bug Olin for a copy of that tarball? Keep in mind that Olin is notoriously hard to fin

[racket-users] Olin Shivers's loop is supposed to be around somewhere

2017-07-21 Thread Sanjeev Sharma
anyone have a working implemntation? Just a little while ago I read something to the effect that Shivers thought error handling would be a huge mess but there's a Racket implementation that does a lot of error handling cheaply. -- You received this message because you are subscribed to the G