- 15,681
- 10,475
jedishrfu submitted a new PF Insights post
The Joy of Processing
Continue reading the Original PF Insights Post.
The Joy of Processing
Continue reading the Original PF Insights Post.
The discussion revolves around the programming environment Processing, its capabilities, and its applications in various programming languages. Participants explore its practicality for multiplatform deployment, the availability of libraries, and personal experiences with Processing and related resources.
Participants express a mix of curiosity and skepticism regarding the capabilities of Processing across different languages and platforms. There is no clear consensus on its practicality for multiplatform deployment or the adequacy of its library support.
Some discussions highlight limitations in the editor's features compared to popular IDEs, as well as the dependency on specific libraries for different programming modes.
Individuals interested in programming, particularly those exploring Processing, its applications in various languages, and its use in educational contexts may find this discussion useful.
In Processing you select the mode and it switches over to the appropriate libraries, examples...jim mcnamara said:I run out of fingers and toes when trying to count the number of languages and interface crud like CICS that I've been required to learn to do a project. This looks to be more platform agnostic than most things I've seen. Is it at all practical for multiplatform deployment? Or do the extension libraries include all kinds of platform/language specific stuff - example: using PCRE versus another RE engine for regular expressions?
Where's the example?Greg Bernhardt said:One can still make interesting games with BASIC. Here is a great example in QBASIC
jedishrfu said:Where's the example?
Buffu said:Game in the video, Black Annex ?