POV-Ray : Newsgroups : povray.general : povclipse2 : Re: povclipse2 Server Time
6 May 2024 02:11:04 EDT (-0400)
  Re: povclipse2  
From: dick balaska
Date: 18 Dec 2016 06:54:24
Message: <585678f0$1@news.povray.org>
Am 2016-04-28 16:24, also sprach dick balaska:
> I've been working on povclipse2...

Another important bit before povclipse2 is useful to me, I had to 
rewrite the parser.
1) It needs project scoping during parsing. Regardless of which file one 
is editing, the parser needs to start at the same file that the .ini 
will call Pov-Ray on.
2) It needs to grok rvalues. I write #include concat(dir, file) a lot.
3) By groking rvalues, I can better manage #if and #ifdef blocks.

http://www.buckosoft.com/povclipse2/g/includeConcat.png

(No new version pushed yet, it's not quite done)

-- 
dik


Post a reply to this message

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