7 Feb 22:40
Re: Re: Writing lexers in Lua
Neil Hodgson <nyamatongwe <at> gmail.com>
2010-02-07 21:40:16 GMT
2010-02-07 21:40:16 GMT
missdeer: > Well, that's only a syntactic sugar which will push styler table > itself as > the first argument for the method, no more differences. You just > need > getting one more argument first from the Lua stack in those C > closures. OK, uploaded a version that works like that along with updated documentation. It does seem added complexity and also a bit wasteful to have both the closure pointing to the C struct as well as the table. Neil -- -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To post to this group, send email to scite-interest <at> googlegroups.com. To unsubscribe from this group, send email to scite-interest+unsubscribe <at> googlegroups.com. For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.
RSS Feed