Cross-platform support middleware: Difference between revisions

Content deleted Content added
uncat
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
Line 1:
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_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>
 
==Formal Model==
Line 45:
Some distributions like [[MSYS]] and [[cygwin]] may help build the cross-platform code in a unix-like environment even on Microsoft Windows. Both distributions provide a decent version of [[GNU Make]] that can direct the build process in a cross-platform fashion.
 
==See Alsoalso==
* [[Adaptive Communication Environment]]
* [[Netscape Portable Runtime]]
Line 54:
==References==
{{reflist}}
{{Uncategorized|date=December 2008}}
{{uncat}}