Ambiguous associativity of noise operators
Posted: Mon Aug 04, 2025 9:38 pm
Hello. I'm currently working on the ClaustOrephobic rewrite, and for this I'm writing a noise parser to put noise functions in a different, but still equivalent, format.
However, I've been struggling with some ambiguities in operator associativity, and would greatly appreciate it if the associativity of operators was included in the precedence list on the noise expression API documentation - as is, I have to either guess, or painstakingly devise ways to check each non-commutative operator beforehand.
However, I've been struggling with some ambiguities in operator associativity, and would greatly appreciate it if the associativity of operators was included in the precedence list on the noise expression API documentation - as is, I have to either guess, or painstakingly devise ways to check each non-commutative operator beforehand.