python-pattern-matching icon indicating copy to clipboard operation
python-pattern-matching copied to clipboard

Add docs about functional-language alternatives

Open grantjenks opened this issue 7 years ago • 3 comments

Functional language alternatives:

  • http://coconut-lang.org/
  • http://docs.hylang.org/en/stable/

grantjenks avatar Sep 29 '18 20:09 grantjenks

Hy doesn't have pattern matching as part of the core language.

refi64 avatar Sep 29 '18 22:09 refi64

Thanks @kirbyfan64. Good to know.

I'll probably still mention hy because it's lispy and there's a frequent association between lisp and pattern matching.

Out of curiosity, how did you find this issue so quickly?

grantjenks avatar Sep 29 '18 23:09 grantjenks

I'm currently watching this repo 😁

refi64 avatar Sep 30 '18 00:09 refi64