Skip to content
Snippets Groups Projects
Commit 13f0bdba authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Remove '^', '&', '|', '&&' and '||' constructions from PEGGrammar

In view of future use of '^' for powers and to simplify reading one will have to
use 'xor', 'and' and 'or'.

Bit-wise operators ('bitand' and 'bitor') will be suppressed in a following commit.
parent 3198ed99
No related branches found
No related tags found
1 merge request!37Feature/language
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment