[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

conflict between passes



Hi all,

I am beginner of wml. I met such a problem: since
pass 2 is processed first than pass 3, the following
example can't reach its desired result:

<define-tag mytag>
<:{
        printf "some words";
}:>
</define-tag>

<define-tag anothertag>
<:{
        printf "<mytag>";
}:>
</define-tag>

<anothertag>

In fact, this will lead to a parsing error of perl.
Any suggestion for recorvering this problem?

Thanks

-- 
--------------------------------------------------------
       Zhao Yue   ERI, Univ. of Tokyo
 ("<              +81-3-3812-2111 Ex 5746
\/ )              http://www.eri.u-tokyo.ac.jp/yuezhao/
-""-----------------------------------------------------
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com