I recently made a library that allows a peg parser to temporarily take over the lexer, which can be useful for implementing more complicated parsing words. It's on github at http://github.com/bogiebro/factor/tree/master (called peg-lexer)
How would I commit this to Factor's repository? ------------------------------------------------------------------------------ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
