On Fri, Sep 08, 2017 at 03:15:56PM -0700, Sean P. DeNigris wrote: > I'd like to create HTML via a DSL, like Seaside's canvas builder, but without > loading a whole web framework. Any ideas?
I wrote this but subsequently decided that loading the whole of Seaside into my image just for this functionality is ok and stopped. http://smalltalkhub.com/#!/~PierceNg/WaterMint-HTML Pierce