[bitc-dev] Quick haskell question

Jonathan S. Shapiro shap at eros-os.org
Wed Aug 11 22:07:06 PDT 2010


On Wed, Aug 11, 2010 at 5:19 PM, Ben Karel <eschew at gmail.com> wrote:

> ...you implement the shunting yard algorithm (or whatever) as a
> post-processing pass, like Mark P. Jones described.


This is a great example of a place where "lore" got in my way. The "shunting
yard algorithm" is apparently a well-known technique, but I haven't found
mention of it in anything that I have tried to read on the subject of mixfix
parsing.

Mark: with the introduction of expression operators in the constraint space,
as you have done in Habit, is there anything unusual that I need to be
anticipating here?


shap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.coyotos.org/pipermail/bitc-dev/attachments/20100811/7fc3e48d/attachment.html 


More information about the bitc-dev mailing list