lihaoyi / scala.rx

An experimental library for Functional Reactive Programming in Scala
984 stars 79 forks source link

Is this project dead? #291

Open nondeterministic opened 3 months ago

nondeterministic commented 3 months ago

Or is there a chance for a version that will run with Scala 3?

lihaoyi commented 3 months ago

I haven't been maintaining it for a decade by this point, which is why it's not been moved to the com-lihaoyi organization.

If anyone wants commit access I'll be happy to give it, but my contribution to scala.rx is done a long time ago

fdietze commented 3 months ago

A good alternative with almost identical syntax and Scala 3 support are the reactive variables of the colibri library:

https://github.com/cornerman/colibri?tab=readme-ov-file#reactive-variables