Content deleted Content added
m robot Adding: ko:XL (프로그래밍 언어) |
m →Semantics: minor grammar |
||
Line 48:
The XL1 phase is defined as a sequence of operations on the XL0 parse tree. These operations are provided by various compiler plug-ins, that are triggered based on the shape of the parse tree.
Special constructs, <code>translate</code> and <code>translation</code>, are provided by a plug-in designed to facilitate the writing of other plug-ins. The <code>quote</code> construct generates a parse tree. Here is how these
translation ZeroRemoval
|