bijington / expressive

Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .NET Standard so it will run on practically any platform.
MIT License
165 stars 26 forks source link

Issue 101 missing bitwise not operator #103

Open bijington opened 3 years ago

bijington commented 3 years ago

AND and NOT are covered. Still OR and XOR to go