[REBOL] how to parse thru nested parens?
From: petr::krenzelok::trz::cz at: 10-Dec-2001 21:26
Hi, I am building sms system and I would like to trace following occurance: comand(text info or parameters) however, I wold like following to be parsed correctly, so ignoring nested parens, e.g.: command(some params(some subparams), maybe some other params) Thanks a lot, Cheers, -pekr-