Re: OT(slightly): parser generator for expression with custom operators
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: OT(slightly): parser generator for expression with custom operators
- From: Sam Roberts <vieuxtech@...>
- Date: 2011年6月29日 16:15:52 -0700
On Wed, Jun 29, 2011 at 8:39 AM, Thomas Buergel
<Thomas.Buergel@varian.com> wrote:
> Not *exactly* the thing you're looking for, but pretty close:
> http://loop.luaforge.net/library/compiler/Expression.html
>
> I was surprised at the simplicity of it, and the fact that it's found in the LOOP package...
Thanks, that's really handy! I wonder what LOOP uses it for, I'll have
to check some time. Very unexpected.
Sam