The document outlines the Pharo roadmap, including ongoing and future work. Some key points:
- Infrastructure is being built for querying and merging source code versions. The Ring model will provide a compatible API.
- Athens will provide a new vector graphics API and canvas. OpenGL bindings are in progress.
- Opal will improve the compiler API and support DSLs. The decompiler is nearly complete.
- Fuel provides faster serialization by avoiding ImageSegments. It will replace existing serializers.
- Coral will enable scripting in Pharo with a REPL and headless support.
- Distributions will provide certified packages to run Pharo without internet access.
-