POV-Ray : Newsgroups : povray.off-topic : Bloatware : Re: Bloatware Server Time
29 Jul 2024 16:31:27 EDT (-0400)
  Re: Bloatware  
From: Francois Labreque
Date: 2 Nov 2011 08:27:31
Message: <4eb13733$1@news.povray.org>

> The Turbo Pascal compiler also has many command-line options, and - I
> would suggest - *far* more error messages than the touch command. Not to
> mention a complete Pascal parser, AST manipulations, code generator,
> etc. Clearly it "should" be way, way bigger.

The article mentions the size of the main executable only (the editor). 
  It doesn't list all the associated .OVL (ancestors to .DLLs) and text 
files it required, and the fact that the actual compiler was a separate 
executable called by the IDE.

-- 
/*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.