Component Pascal: Difference between revisions
Appearance
Redirected page to Oberon |
No edit summary |
||
Line 1: | Line 1: | ||
'''Component Pascal''' (Oberon/L) is a variant designed specifically to allow development of software components, there is no native OS/2 implementation but a Java implementation exists | |||
* [[Gardens Point Component Pascal]] - Open source | |||
==Publications== | |||
* Cuno Pfister & Clemens Szyperski: [http://diyhpl.us/~bryan/papers2/Why%20objects%20are%20not%20enough.pdf Why Objects Are Not Enough] | |||
* J. Marais: ''Extensible Software Systems in Oberon'' - Journal of Computational and Graphical Statistics, Vol 5 (1996) | |||
* Michael Franz: [http://www.benno.id.au/refs/ec_for_component.pdf Toward an Execution Model for Component Software] | |||
==Links== | |||
* [http://www.cfbsoftware.com/gpcp/ Component pascal resources] | |||
[[Category:Programming Language]] |
Revision as of 02:15, 14 March 2018
Component Pascal (Oberon/L) is a variant designed specifically to allow development of software components, there is no native OS/2 implementation but a Java implementation exists
- Gardens Point Component Pascal - Open source
Publications
- Cuno Pfister & Clemens Szyperski: Why Objects Are Not Enough
- J. Marais: Extensible Software Systems in Oberon - Journal of Computational and Graphical Statistics, Vol 5 (1996)
- Michael Franz: Toward an Execution Model for Component Software