- The One True Dynamic Linker - http://www.excessus.demon.co.uk/otdl/
Aims to specify the requirements for a dynamic linker, with shared library support, then to become accepted as a standard.
- RiscXLib - http://www.brighteyes.u-net.com/RiscXLib/RiscXLib.html
Set of libraries that allow X client programs to be compiled and run with little or no changes to the source code.
- Ada - http://www.huber-net.de/adalin_e.htm
Class library for this third-generation programming language.
- ROVLib - http://rovlib.sourceforge.net/
Extensive C library by Jason Tribbeck.
- ExtrasLib - http://utter.chaos.org.uk/~pdh/software/extras.htm
Minor C library of extra code for users of DeskLib.
- MalCheck - http://www.xs4all.nl/~erikgrnh/riscos/malcheck.html
Helps track down program errors involving dynamically allocated memory blocks.
- Kappa - BASIL - http://www.users.zetnet.co.uk/kappa/basil.htm
Allows the use of the same BASIC code for many programs without having to load new copies each time, by loading libraries into the relocatable module area. Freeware program, available for download along with manual.
- 32-bit Porting Support - http://www.mw-software.com/software/32bitlib/32bitlib.html
32BitLib is a macro library for BASIC assembler. Armc is a perl script to semi-automate conversion.
- Mesa - http://www-solar.mcs.st-and.ac.uk/~davidb/Mesa/
Port of the Mesa 3D Graphics Library and a site of resources.
- Python Resources - http://www.boddie.org.uk/david/Projects/index.html
A variety of scripts and libraries for the Python language.
- IFCLib - http://support.riscos.com/Support/Resources/Libraries/IFCLib/
Library for interfacing to the Select 3 'ImageFileConvert' module stack. This system allows images of one type to be converted to another through a single SWI interface.
- StubsG - http://support.riscos.com/Support/Resources/Libraries/StubsG/
C-library neutral libraries including TCPIPLibs, RISC_OSLib, C library, flexlib, and Toolbox libraries, as well as the SharedCLibrary neutral StubsG. This allows applications and modules linked against it to be used with which ever version of the SharedCLibrary is present on the system.
- OSLib - http://ro-oslib.sourceforge.net/
Interface library to the RISC OS API. Summary, FAQ, and downloads. [Open source]
- Unixlib - http://www.riscos.info/unixlib/
Information on Unixlib, the default C library for GCC for RISC OS.
- SDL - http://www.riscos.info/sdl/
RISC OS port of the Simple DirectMedia Layer (SDL) graphics library. Downloads and source. [Open source]
- DeskLib - http://www.riscos.info/desklib/
C Wimp library for RISC OS. Changes, downloads, and CVS access.
- Wimp2 - http://www.nedprod.com/programs/RISC-OS/Wimp2/
An alternative multitasker which preemptively multitasks the application rather than cooperatively as the current RISC OS Wimp does. Downloads and brief overview.
- A 3D Engine - http://www.pinknoise.demon.co.uk/3dEngine.zip
Freeware 3D engine for RISC OS. Direct link to ZIP file.
- WOUM - http://www.coderscauldron.com/woum/
C and assembler library with source for fixed point maths, 3D graphics, WIMP programming, fast sprite plotting, debugging, and profiling. Download and discussion forums.
|