1.4
History
ASET/2 is an improved version of RUTILS 3.0's ASET command. I added an expression parser which allows the construction of infix expressions as in normal arithmetic expressions, like 1+2*3. It follows the standard operator precedences.