Component Pascal: Difference between revisions
Appearance
Redirected page to Oberon |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
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 | |||
* [[BlackBox Component Builder]] runs fine under [[Odin]], older versions actually work in Win-OS/2 with [[Win32s]] installed. | |||
==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] | |||
* Cuno Pfister: [http://www.nt.ntnu.no/users/haugwarb/Programming/Oberon/oberon_vs_java.html Brief comparison of Component Pascal and Java] | |||
[[Category:Programming Languages]] |
Latest revision as of 20:55, 31 October 2019
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
- BlackBox Component Builder runs fine under Odin, older versions actually work in Win-OS/2 with Win32s installed.
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