POV-Ray : Newsgroups : povray.off-topic : You have invented your own programming language... Server Time
29 Jul 2024 14:14:58 EDT (-0400)
  You have invented your own programming language... (Message 1 to 3 of 3)  
From: Darren New
Subject: You have invented your own programming language...
Date: 11 Oct 2011 18:40:04
Message: <4e94c5c4$1@news.povray.org>
http://colinm.org/language_checklist.html
-- 
Darren New, San Diego CA, USA (PST)
   How come I never get only one kudo?


Post a reply to this message

From: Invisible
Subject: Re: You have invented your own programming language...
Date: 12 Oct 2011 08:45:26
Message: <4e958be6$1@news.povray.org>
On 11/10/2011 11:40 PM, Darren New wrote:
> http://colinm.org/language_checklist.html

"You appear to believe that specifying behaviours as 'undefined' means 
that programmers won't rely on them."

"Unfortunately, your language lacks semicolons."

"The implementation is the spec. The implementation is closed-source."

"The name of your language makes it impossible to find on Google."

"Writing a compiler that understands English is AI-complete."

"Dangerous behaviours are only a warning."

"Noone really believes your language is faster than Prolog."
(Last I heard, Prolog is insanely slow...?)

"You have reinvented PHP, but worse."
"You have reinvented PHP but better. That's still no justification though."

"Programming in this language is adequate punishment for having invented 
it."

I can't help but think this whole thing must have been written by 
somebody in the FP community. Who the hell else has ever heard of 
"algebraic datatypes", "category theory" or "safe statically-typed eager 
functional languages"?


Post a reply to this message

From: Francois Labreque
Subject: Re: You have invented your own programming language...
Date: 12 Oct 2011 09:11:55
Message: <4e95921b$1@news.povray.org>
Le 2011-10-11 18:40, Darren New a écrit :
> http://colinm.org/language_checklist.html

I wonder how LOLCODE would fare...

-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   gmail.com     */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

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