Open Sibyl: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''Open Sibyl''' was a [[Netlabs]] project to build a [[Pascal]] RAD (Rapid Application Development) tool for OS/2 that mimicked the features of [[Borland Delphi]] but with OS/2 specific feature support such as [[SOM]], [[REXX]] and [[WPS]], on top of mimicking the component features of the Blackbox Oberon system (aka Oberon/F) but rather than extending the Pascal language as Blackbox did with [[Oberon]], the Open Sybil wanted to create a layer on top more like [[OpenDoc]] does. | |||
Open Sibyl was a [[Netlabs]] project to build a Pascal RAD (Rapid Application Development) | |||
Open Sibyl was to be built on top of [[Free Pascal]] compiler and its libraries. | |||
==License | ==License== | ||
* Open Source released under the [[GPL v2]] | * Open Source released under the [[GPL v2]] | ||
==Author== | ==Author== | ||
* Netlabs | * [[Netlabs]] | ||
* [[User:Prokushev|Yuri Prokushev]] | |||
==Links== | |||
* [http://sibyl.netlabs.org/en/site/index.xml Netlabs] | |||
[[Category:Pascal]] |
Latest revision as of 00:51, 16 May 2019
Open Sibyl was a Netlabs project to build a Pascal RAD (Rapid Application Development) tool for OS/2 that mimicked the features of Borland Delphi but with OS/2 specific feature support such as SOM, REXX and WPS, on top of mimicking the component features of the Blackbox Oberon system (aka Oberon/F) but rather than extending the Pascal language as Blackbox did with Oberon, the Open Sybil wanted to create a layer on top more like OpenDoc does.
Open Sibyl was to be built on top of Free Pascal compiler and its libraries.
License
- Open Source released under the GPL v2