sillydan1 / expr

Simple variable and environment manipulation language
MIT License
1 stars 0 forks source link

Feature/comparisons #3

Closed sillydan1 closed 2 years ago

sillydan1 commented 2 years ago

This MR adds the <,<=,==,!=,>=,> operators, and handles some Boolean logic problems in the grammar