Re: futures and parallel forms in Guile and Bigloo

Sven Hartrumpf <[email protected]> Mon, 07 Sep 2020 14:50:37 +0200 (CEST)
Newsgroups gmane.lisp.scheme.bigloo
Message-ID <[email protected]>
Hello Joseph.

You wrote, 2020-09-06 19:25:
> I took a look at porting scheme-concurrent to Bigloo. The results can be
> found at https://github.com/donaldsonjw/bigloo-concurrent. The native
> back-end passes all the tests but there are still some issues with the jvm
> back-end; I will continue to work on it. While doing the port, I made a few
> changes to Bigloo.
> These are linked from the bigloo-concurrent README. I have made a pull
> request to have the changes included in the Bigloo mainline.
>
> Let me know what you think.

I tested it with the given pull request for bigloo.
Very cool! Thanks!

I will report a (tiny?) problem via github.

Ciao
Sven