[erlang-in-lisp-devel] fare-match question

Dan Bensen dsb at prairienet.org
Sun Jun 1 15:13:52 UTC 2008


Matt Bone wrote:
> are our pattern matching requirements so minimal that 
> a) it does not matter and b) we could even roll our own
> ala some of the Norvig examples?

According to one of the tutorials[*], Erlang patterns support variable
repetition.  I think Fare mentioned using existing Erlang test code,
so that might be an issue.

--Dan

[*] http://www.erlang.org/course/sequential_programming.html#patterns

------------------------------------------------
Dan Bensen  http://www.prairienet.org/~dsb/

cl-match:  expressive pattern matching in Lisp
http://common-lisp.net/project/cl-match/




More information about the Erlang-in-lisp-devel mailing list