On Tuesday, 15 December 2015 at 01:29:39 UTC, Jakob Ovrum wrote:
Thanks, that makes sense.

String manipulation in D without regex is pretty nice anyway, so it's not a big loss.

There is a library named Pegged which can match against balanced parens:

https://github.com/PhilippeSigaud/Pegged

Reply via email to