You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@ Mathos Parser
5
5
=============
6
6
**Mathos Parser** is a mathematical expression parser targeting the .NET Framework and .NET Standard that parses all kinds of mathematical expressions with the ability to use custom functions, operators, and variables.
7
7
8
-
* The PCL compliant version: https://github.com/MathosProject/Mathos-Parser-Portable
9
8
* The CIL version (compiles expressions into IL code): https://github.com/MathosProject/Mathos-Parser-CIL
10
9
11
10
You can find documentation and examples on the [wiki](https://github.com/MathosProject/Mathos-Parser/wiki).
0 commit comments