- Prex
Infobox OS
name = Prex
caption =
developer =
source_model =Open source
kernel_type =Microkernel
supported_platforms = x86,Game Boy Advance
ui =
family =Real-time operating system s
released =
latest_release_version =
latest_release_date =
latest_test_version =
latest_test_date =
marketing_target =
programmed_in = C
prog_language =
language =
updatemodel =
package_manager =
working_state =
license =BSD license
website = [http://prex.sourceforge.net/ Prex]Prex is a portable
32-bit embedded real-timemicrokernel operating system . The kernel is compact, under 25kbyte s, and providesmemory management ,inter-process communication (messages andshared memory ) and multithreading in the kernel, and leaves more application-specific features like afile system to be implemented. It is designed to have virtual memory and memory protection when available. It is currently pre-beta, but runs on x86 PCs and theGame Boy Advance . It has anopen source BSD license .It is programmed in the C
programming language , and has aPOSIX emulation layer.Other open source real-time OSs include: eCos,
FreeRTOS ,MenuetOS , and others.External links
* [http://prex.sourceforge.net/ Prex official home]
Wikimedia Foundation. 2010.