Open rns opened 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.
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.
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.
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.