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

Nested comments



Hi,

I need help in defining a grammar that detects nested comments.
This is an example:

[[ this is long 
   comment [[ , and this can be nested ]]
]]

Thanks,
Danilo