ForNeVeR / ForNeVeR/xaml-math

Replace parser with MathTeX.NET one

Open
#76 3 comments 1 reaction 0 assignees View on GitHub
kind:refactoring
Dominant language
C#
Stars
719
Forks
113
Avg merge
6d 12h
Merged PRs (30d)
1

Description

A better parser infrastructure for TeX syntax already exists in the [MathTeX.NET project](https://launchpad.net/mathtexdotnet), which I worked on around the same time as the original version of WPF-Math. I don't mind using an alternative, but I do think we should refactor the parsing code into a proper, extensible project in another project, and have the core layout/rendering library only take an AST (abstract syntax tree) as input. That way we can then add other input syntaxes in a nice way (e.g. MathML). Of course, the rendering will later be split off from the core library too, but that can come later.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.