Subscribe

2024-06-10 Thread František Fuka

Garbage collected coroutines?

2024-06-10 Thread František Fuka
I've used the following method in other programming languages (Lua, Janet) and I'm wondering whether I can do something similar in PicoLisp: I've got a coroutine that generates an infinite sequence of data. I've got another coroutine that takes data from the previous coroutine, processes it and g

Re: Garbage collected coroutines?

2024-06-10 Thread Alexander Burger
Hi František, > I've used the following method in other programming languages (Lua, Janet) > and I'm wondering whether I can do something similar in PicoLisp: > > I've got a coroutine that generates an infinite sequence of data. > ... > The upshot of this method is that I don't have to manually k

Test - please ignore

2024-06-10 Thread Alexander Burger
Test ☺ -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe