Zinc is an object oriented, PLATFORM independent, framework for designing
graphical user interfaces (GUIs) for cross PLATFORM applications. Zinc is scalable
and customizable. It provides a full-featured toolkit for the creation of GUIs and
event-driven applications.
This C/C++ code example demonstrates porting standard C software to the S60 PLATFORM. In this
example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In
addition, a simple UI has been written in Symbian C++ to provide a GUI application.
Quantum PLATFORM(QP) is a family of very lightweight, state machine-based frameworks for embedded systems. QP enables developing well-structured embedded applications as a set of concurrently executing hierarchical state machines (UML statecharts).