Strip block comments: Difference between revisions

No edit summary
Line 1,817:
end strip;</lang>
 
=={{header|Prolog}}==
=={{header|PureBasic}}==
Solution using regular expressions. A procedure to stripBlocks() procedure is defined that will strip comments between any two delimeters.
Anonymous user