[erlang-questions] One sample program want to know how it works

Ulf Wiger ulf@REDACTED
Sun May 18 00:19:23 CEST 2008


You can cheat and look at
http://ulf.wiger.net/weblog/2007/11/21/extending-the-erlang-shell-part-2/

were I happened to use an example just like yours. (:

BR,
Ulf W

2008/5/16 sham <shamcs83@REDACTED>:
>
> -module(xXx).
> -export([x/1]).
>
> -define(x,x(.
> -define(Xx,X.
> -define(X,X)
> ->. ?x?X?Xx.
> This is the program.I want to know how it works.
> Please anyone help me.
>
> Thanks&Regards
> Sham.M
> --
> View this message in context: http://www.nabble.com/One-sample-program-want-to-know-how-it-works-tp17274934p17274934.html
> Sent from the Erlang Questions mailing list archive at Nabble.com.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list