rns / kollos-luif-doc

Reference documentation for LUIF (Lua Interface) of Kollos (Libmarpa + Lua) project
MIT License
2 stars 2 forks source link

action adverb -- values other than function(...) #12

Open rns opened 9 years ago

rns commented 9 years ago

Do we need to allow smth. like SLIF array descriptors as values of action adverb? Or there just will be some special interface for that like ASF in Marpa::R2? The latter looks better to me.

jeffreykegler commented 9 years ago

Here we can write this up as "to do later". Unless you have some ideas that you are eager to get on paper at this point.

rns commented 9 years ago

I've got an idea that values other than Lua function can be provided with context accessors like it's currently done in Marpa::R2::ASF, details are in this manual.md section for your review.

jeffreykegler commented 9 years ago

Looks like a good start. I'll re-read it for details later.

On Sun, May 3, 2015 at 4:01 AM, rns notifications@github.com wrote:

I've got an idea that values other Lua function can be provided with context accessors https://github.com/rns/kollos-luif-doc/blob/master/manual.md#context-accessors- like it's currently done in Marpa::R2::ASF, details are in this manual.md section https://github.com/rns/kollos-luif-doc/blob/master/manual.md#defining-semantics-with-asf- for your review.

— Reply to this email directly or view it on GitHub https://github.com/rns/kollos-luif-doc/issues/12#issuecomment-98468723.