←back to thread

105 points faresahmed | 2 comments | | HN request time: 0s | source
Show context
etbebl ◴[] No.41855609[source]
I may be missing the point, but I'm not sure there is really an audience for this...obviously nice math typography is important for publishing, but I doubt the set of people who are comfortable with advanced math but who see translating those operations into a traditional plain-text programming language as a barrier, but would be fine with a more math-like syntax, is very large.
replies(1): >>41859520 #
cryptonector ◴[] No.41859520[source]
It's almost certainly not a large set of people. It's probably no larger than the set of professors and grad students who could use it. But it does seem very useful to those people. Incidentally, that's basically the same people that TeX was meant for originally.
replies(1): >>41873188 #
1. etbebl ◴[] No.41873188[source]
My point is, wouldn't most of these people be fine with coding in Python/Matlab/Fortan/whatever?

Not that it isn't a cool idea!

replies(1): >>41876210 #
2. cryptonector ◴[] No.41876210[source]
My kid's writing a bunch of math in Tex and using it with tools like Desmos and Wolfram Alpha, and Lyx and what not, and then when it comes time to build simulations based on that math... he has to transpile it by hand to a programming language. This is terribly sub-optimal. Sure, one can build a transpiler to do it, but it'd be even neater if the authoring tool was more integrated with TeX math.