Re: plain text math notation

@Robin can you elaborate a bit on your idea? Do you mean that it would be
trivial to translate a math formula into plain JavaScript which then can be
evaluated, or to SVG for rendering? Or both?... Do you have concrete use
cases in mind?

Jos

On Thu, Sep 22, 2016 at 3:53 PM, Robin Berjon <robin@berjon.com> wrote:

> On 22/09/2016 02:54 , Peter Krautzberger wrote:
> > Jos has written up some notes on plain text math notations at [1].
>
> This is IMHO a very promising area. I wonder if it may be interesting to
> consider making it not too distant from the syntax of (modern) JS so
> that it could easily be implemented as a BabelJS[0] plugin (like JSX[1]).
>
> [0] http://babeljs.io/
> [1] https://facebook.github.io/react/docs/jsx-in-depth.html
>
> --
> • Robin Berjon - http://berjon.com/ - @robinberjon
> • http://science.ai/ — intelligent science publishing
> •
>
>

Received on Thursday, 22 September 2016 18:52:50 UTC