On 1 June 2018 at 18:56, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:Hi,for the Wikipedia article I prepared an updated version of Phar syntax postcard:Looks cool.�� I thought all the offtake lines made it a bit busy,so I thought I'd see what it looked like without them.Please review the result attached.Along the way, I ended up making a few other changes..a. Rather than using�� #'I''m'�� as the symbol-string,��the similarity of�� #'a'�� to�� #a�� better highlights the differences.��'I''m'�� is better as the string example since its not mixing in the concept symbols.b. The word "generated" associates strongly with code generation"runtime created array" seemed better, or just "runtime array".c. The description "boolean literal" and "nil literal" contain redundant information.btw, a few questions...
d. Is a symbol a literal?e. Are scaled decimals, floating points, strings and characters all literals?��Their color is different from boolean, nil and integer literals.cheers -ben