Re: Recursive Decent Parser (example)
- Posted by petelomax 1 week ago
- 148 views
Just so everyone knows, that's a Phix program, btw (obvs I approve), and won't run as-is on Euphoria, not that it would be difficult to tweak (eg token="(" ==> equal(token,"(")).