FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Discussion
   General Processing Discussion
(Moderators: fry, REAS)
   processing = java preprocessor?
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: processing = java preprocessor?  (Read 590 times)
lunetta

7200475272004752 WWW Email
processing = java preprocessor?
« on: Mar 20th, 2005, 12:47am »

Is it correct to say
"Processing is a java preprocessor"
??
 
 
thanks for any light!
 
fry


WWW
Re: processing = java preprocessor?
« Reply #1 on: Mar 20th, 2005, 8:48am »

i don't think so. that's one small aspect of it, and perhaps one of its weakest aspects.  
 
in addition to providing a preprocessing layer to java, processing is 1) its own simplified ide 2) a graphics engine that allows 2D & 3D graphics, even in java 1.1, 3) a community-oriented project that attempts to engage a broader audience in design/programming and thinking about the relationship between their work and software code.
 
the preprocessing stuff is part of it, but i thnk it's a pretty limited piece. people care about different parts of it, i think--for advanced users they might only care about #2 and use it as a graphics library for easy prototyping, while others learn from #1 and #3. it all depends.
 
lunetta

7200475272004752 WWW Email
Re: processing = java preprocessor?
« Reply #2 on: Mar 20th, 2005, 5:24pm »

great, thanks!
as you see, I'm writing about it...
 
Pages: 1 

« Previous topic | Next topic »