stefankoegel / clickyEvaluation

Visual tool for stepwise evaluation of simple Haskell expressions
MIT License
20 stars 4 forks source link

Missing feature: guards #8

Open stefankoegel opened 9 years ago

stefankoegel commented 9 years ago

Guards need to be evaluated, but I have no idea how to show this evaluation to the user. I don't think that it would be useful to add them, without solving this problem first, because users wouldn't learn anything from the hidden/magical evaluation.