Functional Pattern Matching in JavaScript
Posted on Sunday 05 October 2008
I've turned the articles on pattern matching in JavaScript into a library. The code is completely rewritten, shorter, more efficient, better tested and no longer depends on the Junify unification library. Please see the project page for details on the syntax, documentation and examples.