Arc Forumnew | comments | leaders | submitlogin
1 point by CatDancer 6075 days ago | link | parent

so far I only use parsecomb and ...

Were you able to get parsecomb to do anything? I was able to get it to make matches, but I couldn't figure out how to get it to tell me which match had been made. (For example, I could have it match a number or a string, but if it matched "123" I would get "123" returned to me but I couldn't figure out how to tell that it was a number that had been matched).

iirc, I ran parsecomb in pg's arc2 by removing the documentation strings from the beginning of the def's in the source.



1 point by thaddeus 6075 days ago | link

Sorry. I meant 'parser'. I use it to feed code into arcformat. Let's me un-expand for presentation purposes.

T.

-----