Component Pascal: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[Gardens Point Component Pascal]] - Open source | * [[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== | ==Publications== | ||
* Cuno Pfister | * 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) | * 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] | * Michael Franz: [http://www.benno.id.au/refs/ec_for_component.pdf Toward an Execution Model for Component Software] | ||
Line 10: | Line 11: | ||
==Links== | ==Links== | ||
* [http://www.cfbsoftware.com/gpcp/ Component pascal resources] | * [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 | [[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