Add support for negation
Currently it is not possible to express negative numbers directly. At best 0-number can be used as a work around.
This would require the definition of a predefined function and corresponding syntax, as well as tool support.
This will probably need to be effectively static. Predefined function calls in general should probably be effectively static. (separate issue?)
-
Prototype -
Part 1 -
Part 8
Edited by Philip Makedonski