Boost logo

Boost :

From: Gavin Lambert (boost_at_[hidden])
Date: 2023-02-20 22:08:28


On 21/02/2023 03:20, Peter Dimov wrote:
> Since Mustache is so simple and so... not rigidly defined, it's easy
> to implement something Mustache-like but not quite. I didn't want
> that.

It does feel like a bit of a half-baked language, though. It mixes a
lot of presentation aspects into the input data model instead of the
template (where it should rightly be), probably mostly because in JS
it's more commonplace to morph input data since it's all free-form anyway.

As such it doesn't really seem like a language that ought to be
implemented in anything but JS.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk