in reply to Need a start point for resolving {[()]}

While this is not helping you directly, you might want to learn about Lexing and Parsing. I found this on http://www.perl.com/pub/2012/10/an-overview-of-lexing-and-parsing.html which also might be worth reading.


s$$([},&%#}/&/]+}%&{})*;#$&&s&&$^X.($'^"%]=\&(|?*{%
+.+=%;.#_}\&"^"-+%*).}%:##%}={~=~:.")&e&&s""`$''`"e

Replies are listed 'Best First'.
Re^2: Need a start point for resolving {[()]}
by exilepanda (Friar) on Jun 13, 2013 at 11:32 UTC
    Finally!! Lexing and Parsing. I know where to really start now!! BIG THANKS!! XD