<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 3, 2013 at 1:35 PM, Lodewijk andrĂ© de la porte <span dir="ltr"><<a href="mailto:l@odewijk.nl" target="_blank">l@odewijk.nl</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">IMO readability is very hard to measure. Likely things being where you expect them to be, with minimal confusing characters but clear "anchoring" so you can start reading from anywhere.<div>


<br></div>

<div>If someone could write a generative meta-language we can then ask people to do "text comprehension" tasks on the packed data. The relative speeds of completing those tasks should provide a measure of readability.</div>




<div><br></div><div>I don't like anyone arguing about differences in readability without such empirical data. (it's all pretty similar unless you design against it I guess)</div><div><br></div><div>XML is actually surprisingly readable. JSON is a lot more minimal. I find its restrictions frustrating and prefer using real JAVASCRIPT OBJECT NOTATION wherever possible, like INCLUDING FUNCTIONS and INCLUDING 'THIS' REFERENCES. Harder on parses, but why would you write your own anyway? (No, your language is not archaic/hipster enough not to have a parser for a popular notational format!)</div>


</div></blockquote><div>What part of the Chomsky hierarchy do you not understand?</div><div>What part of running computations on untrusted data which amount to Turing machines sounds like a good idea? The trivial DDOS, or the oh-so-amusing use as part of a distributed computing service?</div>

<div>What dangers of multipass computation on potentially ambiguous data do you think are worth the extra connivence?</div><div>And let's not forget the bugs that context-sensitive grammars invite.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">

<div><br></div><div>I think that's the most useful I have to say on the subject.</div></div>
<br>_______________________________________________<br>
The cryptography mailing list<br>
<a href="mailto:cryptography@metzdowd.com" target="_blank">cryptography@metzdowd.com</a><br>
<a href="http://www.metzdowd.com/mailman/listinfo/cryptography" target="_blank">http://www.metzdowd.com/mailman/listinfo/cryptography</a><br></blockquote></div><br></div></div>