Jack Woehr wrote:
Maurício wrote:If you had such "shell yacc", how would you like it to be or behave?Like Forth, the simplest parser ever invented.
What about implementing a suckless forth? retroforth is minimal, but definetively not suckless ;) it can be useful for parsing code, scripting and embedding. --pancake