[reactive] SDL ?

Paul Brauner paul.brauner at inria.fr
Sun Jul 18 15:40:20 EDT 2010


Hello,

I've just written my first reactive program which is a subtitles player.
Following the FPS tutorial and with the help of listE it was really
simple and natural!

The problem I'm facing now is that fieldtrip rendering of fonts is not
very readable, and I would like to use my program for real. I've been
able to reproduce the same program with Yampa and SDL, which renders
fints fine, but the pure part is not as elegant as the reactive version.
So I would like to combine best of both worlds and use reactive with
SDL.

>From what I've seen there is no SDL adapter out there but I'd like to
know if there is somewhere some example of an IO adapater or similar.

Regards,
Paul


More information about the Reactive mailing list