(a + (b * 5) / 2) - (a * b * 5) / 7
Perform simplification
(a + b * 5/2) - a * b * 5/7
Perform substitution
a = 25
b = 11
(25 + 11 * 5/2) - 25 * 11 * 5/7
Perform simplification
-2015/14
-
Notifications
You must be signed in to change notification settings - Fork 0
C# functional parsing combinators library
License
antrv/ParsingCombinators
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C# functional parsing combinators library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published