[plt-scheme] Dot-notation for structure field access
Hi
The code you revised is a different version than I sent you but refers to the same problem too. In the latter version the problem is also solved by making define-struct-trafos and define-struct-trafo expansion time procedures.
I had a look in your article http://www.cs.utah.edu/plt/publications/macromod.pdf. Most appropriate to my case. Thanks, I will give the attention it deserves after returning from a short voyage.
Jos
(((((lambda(x)((((((((x x)x)x)x)x)x)x)x))
(lambda(x)(lambda(y)(x(x y)))))
(lambda(x)(x)x))
(lambda()(printf "Greetings, Jos~n"))))
snip
Revised code and example enclosed.
Matthew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20070319/566ccc5c/attachment.html>