Skip to content

Commit 497f9bc

Browse files
authored
PCLs are now deprecated in favor of .NET Standard
1 parent 9c0ef21 commit 497f9bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Mathos Parser
55
=============
66
**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.
77

8-
* The PCL compliant version: https://github.com/MathosProject/Mathos-Parser-Portable
98
* The CIL version (compiles expressions into IL code): https://github.com/MathosProject/Mathos-Parser-CIL
109

1110
You can find documentation and examples on the [wiki](https://github.com/MathosProject/Mathos-Parser/wiki).

0 commit comments

Comments
 (0)