riff-lang / riff

The Riff programming language
https://riff.cx
BSD Zero Clause License
23 stars 1 forks source link

Chained comparison expressions #45

Open darrylabbate opened 1 year ago

darrylabbate commented 1 year ago

Ex: x < y < z

See Python docs: https://docs.python.org/3/reference/expressions.html#comparisons