A Pottinger 5faf2a10a6 Refactor within PdePreprocessor to allow for override of edits.
In response to https://github.com/processing/processing4/issues/11, allow client code to override preprocessing edit behabior by providing a subclass of PdeParseTreeListener. This does make the construction for PdePreprocessor.java a little bit messier but a builder may help and moving dependent types within enclosing classes can hopefully keep things coherent.
2019-10-10 08:36:34 -07:00
2019-02-03 17:12:08 -05:00
2019-10-05 21:20:24 -07:00
2019-10-04 07:17:34 -04:00
2019-10-04 07:11:19 -04:00

This is an experimental fork to attempt the move to JDK 11. Because that's a major, API-breaking change, it would be Processing 4.

I'm working with Sam Pottinger to incorporate his changes to see if that can be the basis for this new release. Getting things moved to OpenJDK 11 will help the longevity of the project.

It's not clear if we'll ship an actual Processing 4.0, since I have less free time than ever, and very little development help. If you'd like to help, contribute bug fixes.

Ben Fry, 4 October 2019

S
Description
Source code for Processing, the software sketchbook and Java-based programming language for students, artists, designers, educators, hobbyists, and creative coders. Includes the core library, and editor (PDE)
Readme 223 MiB
Languages
Java 90.7%
Kotlin 4.3%
Processing 1.6%
ANTLR 0.9%
GLSL 0.7%
Other 1.6%