Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 javascript Web 应用程序,想在 LaTeX 数学字符串和ASCIImath字符串之间进行转换。似乎MathJax可以做到这一点,但我不确定,最好的方法是什么。
编写自己的转译器会更容易吗(我对解析等不太了解)?有谁知道这个图书馆是否存在?
Mathjax 似乎支持处理 ASCII 数学,并包含一些预处理选项。
尽管您不需要在这两种文件类型之间进行转换,但如果您查看ASCIIMath GitHub 存储库,您会发现它们有两个文件: