[erlang-questions] Parse-transforming !! to a function call

Joel Reymont joelr1@REDACTED
Sun Aug 12 01:15:30 CEST 2007


Folks,

Suppose I wanted !! to send a synchronous message via a function  
call. How would I write a parse transform to do it?

I would like x !! y to be transformed into mod:func(x, y). Is this  
possible?

	Thanks in advance, Joel

--
http://wagerlabs.com








More information about the erlang-questions mailing list