aelve / guide

A workspace for research teams
https://guide.aelve.com
106 stars 10 forks source link

Would be pretty nice to add a quick syntax guide #137

Closed neongreen closed 5 years ago

neongreen commented 7 years ago

For instance, I'm teaching someone Haskell right now and it turns out that indentation is hard. It'd be nice to have a textbox where you can enter “case” and instantly get examples of good/bad case indentation, using case with Maybe, with records, EmptyCase, LambdaCase, etc.