Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5 |
|||
(16 intermediate revisions by 13 users not shown) | |||
Line 1:
{{short description|Software abstraction layer}}
A '''Cross-Platform Support Middleware''' (CPSM) is a software [[abstraction layer]] that guarantees the existence, and correct implementation, of a set of services on top a set of [[Platform (computing)|platforms]].<ref>{{cite web|first=Patricio|last=Zavolinsky|url=http://materias.fi.uba.ar/7500/zavolinsky-tesisdegradoingenieriainformatica.pdf|title=Abstracción en el desarrollo de software independiente de la plataforma: Análisis del proceso de desarrollo de Cross-Platform Support Middlewares (spanish)|accessdate=2008-09-25|publisher=Universidad de Buenos Aires, Argentina}}</ref>▼
{{refimprove|date=July 2010}}{{One source
| date = November 2020
}}
▲A '''
==Abstraction method==
Line 43 ⟶ 14:
The second method takes advantage of the [[filesystem]] organization to divide the source code in different folders, one for each incompatible platform. Thus delegating the selection problem to the [[build system]].
Some distributions like [[MSYS]] and [[
==See also==
* [[Adaptive Communication Environment]]
* [[Netscape Portable Runtime]]
* [[Simple DirectMedia Layer]]
* [[wxWidgets]]
▲* [[Boost C++ Libraries]]
▲* [[GTK%2B]]
==References==
{{reflist}}
[[Category:Middleware]]
|