On Fri, 30 Jul 2010 17:10:28 +0300, Justin Johansson <[email protected]> wrote:

Nevertheless, I'm sure that readers of this NG would understand that
my reference to "axiomatic purity" in the context of the design of a
PL is in further reference to the formal mathematical/logical
soundness of the PL from a mathematical/logical axiomatic basis.

D is designed to be a practical, multi-paradigm programming language. As such, AFAIK it doesn't have any mathematical basis, except for as much you can say about const-correctness[1] and function purity[2]. Thus, I'd say "close to none".

  [1]: http://www.digitalmars.com/d/2.0/const-faq.html
  [2]: http://www.digitalmars.com/d/2.0/function.html#pure-functions

--
Best regards,
 Vladimir                            mailto:[email protected]

Reply via email to