I think what would be more difficult would be identifying what is
persistent and what is runtime values.  Also, JSON doesn't contain
pointers, so one would have to use strings for pointers.
On Jul 21, 2013 3:22 PM, "James McCartney" <[email protected]> wrote:

>
> I thought about this briefly. One issue is how to distinguish literal
> strings from identifiers.
>
> On Sun, Jul 21, 2013 at 10:28 AM, John Carlson <[email protected]> wrote:
>
>> Hmm.  I've been thinking about creating a macro language written in JSON
>> that operates on JSON structures.  Has someone done similar work?  Should I
>> just create a JavaScript AST in JSON? Or should I create an AST
>> specifically for JSON manipulation?
>>
>> Thanks,
>>
>> John
>>
>> _______________________________________________
>> fonc mailing list
>> [email protected]
>> http://vpri.org/mailman/listinfo/fonc
>>
>>
>
>
> --
> --- james mccartney
> _______________________________________________
> fonc mailing list
> [email protected]
> http://vpri.org/mailman/listinfo/fonc
>
>
_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to