On Thu, 13 Nov 2014 14:05:19 -0800 Evan Gates <evan.ga...@gmail.com> wrote:
Hey Evan, > After the troubles with yaac and the makefile last time around I wrote > another expr, this time in C, using Dijkstra's shunting-yard > algorithm[0]. The end result is still less than half the length of the > existing recursive descent expr, and provides slightly better error > messages than my last attempt. Included patch: sbase-new_expr2.diff I love your professional approach! Writing it in C and still beating existing implementations doubly is a tremendous achievement! I'll check it out and answer here. Cheers FRIGN -- FRIGN <d...@frign.de>