Arrays

There are new array types in the Orchids language.  Arrays are associative and multidimensional: one can now write $x[1], $x[45][2], or even $x["abc"] in signatures.  Arrays are also used in the .syslog.data field, holding structured data of syslog rfc5424.