More parser theory [entries|reading|network|archive]
simont

[ userinfo | dreamwidth userinfo ]
[ archive | journal archive ]

Wed 2017-03-29 08:59
More parser theory
LinkReply
[personal profile] bens_dadWed 2017-03-29 10:00
https://groups.google.com/forum/#!topic/scala-sips/ARVf1RLDw9U
We need to define a * PFX b.
Although we know that PFX a * b = PFX(a*b), we don't know that * is commutative (ie a * b = b *a ) so we cannot assume that PFX(a*b)=PFX(b*a)
or that a * PFX b = PFX b * a.
Link Reply to this | Thread
[personal profile] bens_dadWed 2017-03-29 12:10
Re: https://groups.google.com/forum/#!topic/scala-sips/ARVf1RLDw9U
Oops.
Sorry about the URL title.
I was trying to add that https://groups.google.com/forum/#!topic/scala-sips/ARVf1RLDw9U *might* be discussing a similar question, but got stuck trying to copy-n-paste on a tablet (I'm a heavy middle+right mouse button user) and failed to clean up properly when giving up.
Link Reply to this | Parent
navigation
[ go | Previous Entry | Next Entry ]
[ add | to Memories ]