> On Mar 16, 2017, at 3:05 AM, Paulo Matos <[email protected]> wrote: > > Thanks, given my JS-fu being weak I might be better off starting with > what you provide. :)
One Google search on the topic would yield a hundred more qualified teachers, including people who actually like JS, which I do not ;) > Now, I wonder if using whalesong something like this could be integrated > with pure-racket code. Have you ever thought about something along these > lines? I have not used Whalesong [1] (Racket-to-JS compiler) nor Urlang [2] (JS with more Racket-like syntax, IIUC). You could use them with Pollen, I suppose, just like you can use any other kind of JS with Pollen. But they do different things, and would not join together Voltron-style. [1] https://github.com/soegaard/whalesong <https://github.com/soegaard/whalesong> [2] https://github.com/soegaard/urlang <https://github.com/soegaard/urlang> -- You received this message because you are subscribed to the Google Groups "Pollen" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
