This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

Threads

2 posts · 4162 views

I've seen some implementations utilize threads such as racket. I was wondering what the standard way is in r6rs? If there is any. I read on lambda-the-ultimate a post where they said threads or processes were a priority for the standard. I've searched the r6rs docs but haven't found much and google isn't helping either.

Thanks

Re: Threads

Scheme doesn't have a standard threading mechanism. I think they're looking at creating one for a follow-on standard (R7RS?).
Cheers, Dave
Slowly but surely the world is finding Lisp. http://www.findinglisp.com/blog/