Applications
Documentation > Develop with and for CorneliOS > CorneliOS structure, libraries and program code > Applications
You can either develop apps for CorneliOS, or you can develop your own software solutions using the CIOS/CorneliOS framework.
CorneliOS applications
/app/... - contains CORA applications
CIOS applications
/cgi-bin/local/perl/... - contains CIOS applications
The backend
/.__sys - contains the CIOS and CorneliOS frameworks
/.__sys/CIOS - the CIOS framework /.__sys/CorneliOS - the CorneliOS framework
/.__sys/CorneliOS/App - contains the standard CorneliOS application handlers /.__sys/CorneliOS/Lib/SQL/App - contains the CorneliOS SQL application handlers
|
 |
|