Talk:Strip block comments: Difference between revisions

make syntax issue example relevant to current well known languages
(make syntax issue example relevant to current well known languages)
Line 9:
::: I've rewritten the task definition so that it is much more explicit about what is to be stripped, and I've made user-supplied delimiters into an extra-credit thing. (Some types of solution can do it easily and others cannot, but both are valid solutions to the core of the task IMO.) –[[User:Dkf|Donal Fellows]] 09:51, 11 November 2010 (UTC)
 
:::: Note that the issue with parameterized delimiters is that they have syntax associated with them, and syntax does not parameterize well. (For example considerD commentand blocks whichCobra allow the opening and closing sequencecomments to overlap. Or, consider comment blocks where the same opening sequence can be closed by different closing sequences. And so on..nested.) --[[User:Rdm|Rdm]] 11:52, 11 November 2010 (UTC)
 
== Definition of delimiters? ==
6,951

edits