Hacker News new | ask | show | jobs
by jsmorph 1138 days ago
The section [0] on pattern matching [1] was an important inspiration for some pattern matching that's running in large-scale production today [2].

[0] https://norvig.github.io/paip-lisp/#/chapter5?id=_52-pattern...

[1] https://github.com/norvig/paip-lisp/blob/main/lisp/patmatch....

[2] https://github.com/Comcast/sheens#pattern-matching