This conversation has inspired me to finish and publish this post: http://mnemnion.github.io/blog/2013/06/17/homoiconicity-and-data-forms/
-- cheers, -Sam On Sun, Jul 21, 2013 at 1:15 PM, Alan Moore <[email protected]>wrote: > JSON is all well and good as far as lowest common denominators go. > However, you might want to consider EDN: > > https://github.com/edn-format/edn > > On the other hand, if you are doing that then you might as well go *all* > the way and re-invent half of Common Lisp :-) > > http://en.wikipedia.org/wiki/Greenspun%27s_tenth_rule > > Alan Moore > > > 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 >> >> > > _______________________________________________ > fonc mailing list > [email protected] > http://vpri.org/mailman/listinfo/fonc > >
_______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
