chrismwendt / combinator-calculus

SK combinatory logic interpreter written in Haskell
1 stars 0 forks source link

Assume left-associativity and omit superfluous parentheses #2

Closed chrismwendt closed 10 years ago

chrismwendt commented 10 years ago

For example:

chrismwendt commented 10 years ago

Parentheses are required for applications: (K K) cannot be written K K