Talk:Extend your language: Difference between revisions

Content deleted Content added
Keyword issue
m Forgot the signature
Line 25: Line 25:
(<table> (make-table-header)
(<table> (make-table-header)
(for X (foo)
(for X (foo)
(<row> (row-data X)) ) ) )</lang> ''also'' involves flow control, but the central issue is structured output. Still I would call this a language extension.
(<row> (row-data X)) ) ) )</lang> ''also'' involves flow control, but the central issue is structured output. Still I would call this a language extension. --[[User:Abu|Abu]] 09:48, 28 August 2010 (UTC)