You don't happen to be using 3.5.0 or 3.5.1, are you?

On Fri, Apr 24, 2009 at 4:36 PM, William Ramsay <ramsa...@comcast.net> wrote:
> Hi again,
>
> Are there any real world examples of threading in Chicken Scheme?   The docs
> for SRFI-18 are too obscure for poor me to understand.
> When I try matching the simple examples given they either do nothing or do
> something that I would not call threading.  I need an example where an
> activity is happening while the main program does something else -with the
> ability of the main program to pause and resume the thread.
>
> Bill
>
>
> _______________________________________________
> Chicken-users mailing list
> Chicken-users@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to