Re: dot encoded string key
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: dot encoded string key
- From: Fabien <fleutot+lua@...>
- Date: Fri, 8 Jun 2012 14:00:35 +0200
On Fri, Jun 8, 2012 at 1:05 PM, joao lobato
<btnfdp.lobato@gmail.com> wrote:
I was considering something like this to be used in manipulations of parse trees.
I've tried investigating such things, mostly for LDT (Eclipse's Lua plugin), but I didn't end up with anything practical. However, creating a small DSL based chained invocations, _
a la_ JQuery, gave much more expressive results.