This is really awesome. I'm really consistently amazed at how cool the projects that Shashi works on are.
-- John On Nov 5, 2014, at 9:16 AM, Viral Shah <[email protected]> wrote: > See @shashi's https://github.com/dcjones/Compose.jl/pull/89 > > Teaser: > > This back-end lets us draw Compose and Gadfly graphics using virtual-dom for > rendering. There is a mechanism through which re-rendering happens via a > diff-patch mechanism using Patchwork.jl: a set of patches is computed against > the previously rendered SVG document and then applied. This optimizes for > network usage. And also allows for full-blown FRP-based GUI programming a la > Elm and mercury using Julia+JavaScript. > > > In the next few days, we will integrate this into JuliaBox. I am just too > excited about this and sending this to everyone, even though this is a bit > early. > > -viral
