NumeRe DevLog
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
that there's another numerical framework, which defines a domain defined language, where many identifiers are overused depending on where they are used in the code. If the identifier is used at the beginning of a line, then it is most probably a flow control statement, but if used in an expression, it is either a function itself or a dimension constant. Some of you might already have recognized that I'm talking about my major competitor.
Anonymous