I need a javascript method that will parse a command line instruction
into an array of pairs. The method should utilize the javascript
String.match or other regular expression enabled methods to implement
the parse. The regex should be implemented in a very terse
instruction. The deliverable for this project is a terse javascript
method that will parse a collection of test values and produce the
appropriate array output. The test cases can be found at
http://spreadsheets.google.com/pub?key=trvoEkjsIMF1NwBJb7vyEKw&single=true&gid=0&output=html
I posted the micro project on @oDesk
http://bit.ly/3TgOJX . Probably
an easy task for you guys so let me know if you can help.