Working on a fun little thing for live rendering and evaluating typed math.js expressions and rendering them in TeX:
https://observablehq.com/@thor/math-js-to-tex
The goal is to make a little tool where I can write math functions that can be embedded in JS programs, but also automatically get them nicely typeset in TeX with proper notation, for documentation purposes.