POV-Ray : Newsgroups : povray.off-topic : Programming language development : Re: Programming language development Server Time
5 Sep 2024 09:23:56 EDT (-0400)
  Re: Programming language development  
From: clipka
Date: 1 Oct 2009 13:07:16
Message: <4ac4e1c4$1@news.povray.org>
Darren New schrieb:
> 
> I think you'll see things like the ability to say "log this message 
> whenever this method gets called" or "that method can never get called 
> with a null pointer", instead of having them inline in the code.

Such languages already exist. For instance, "Nice" allows you to 
formalize contract constraints (pre- and postconditions), and have them 
automatically checked at runtime in a debug version.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.