[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Adding several methamethods could be helpful
- From: Geoff Leyland <geoff_leyland@...>
- Date: Wed, 30 Mar 2011 08:30:50 +1300
On 28/03/2011, at 12:20 AM, Frank Meier-Dörnberg wrote:
> Suppose a C + + math library-"MyDream" know themselves how a complex compound expressions such as "A = (B * C + D) * E" is to handle intelligently.
> Could Lua call my mydream library with the AST of "A=(B * C + D) * E" instead of evaluating it itself somehow?
It might be worth having a look at https://github.com/geoffleyland/rima