Deleloper Introduction | ||
| Programming language | ||
| SEDModeEd is programmed using the Ada programming language. The site AdaPower.com has a lot of links to relevant resources, including documentation and tutorials. | ||
| A Ada compiler (GNAT) for RISC OS is available here ("32bit GNAT compatibility package") and you can get an Ada mode for StrongED here. | ||
| Libraries | ||
| SEDModeEd uses an Ada library called RASCAL. This library has not yet been released but a prerelease version is available here. You should therefore be able to compile SEDModeEd. | ||
| Structure | ||
| The SEDModeEd sourcecode is structured according to the Model-View-Controller template and dependencies between those three sections are as depicted in the diagram below. | ||
| ||
| Further Information | ||
| For every release a developer manual describing the contents of each package is auto generated. You can view it online or download it as a StrongHelp manual. |