Jump to content

Open Sibyl: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
==Description==
Open Sibyl was a [[Netlabs]] project to build a Pascal RAD (Rapid Application Development) Tool for OS/2 and eCS 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) Tool for OS/2 and eCS that mimicked the features of [[Borland Delphi]] but with OS/2 specific feature support such as [[SOM]], [[REXX]] and [[WPS]], it was to be built on top of [[Free Pascal]] compiler and its libraries.  
 
Open Sbil was to be built on top of [[Free Pascal]] compiler and its libraries.  


==Links==
==Links==
Line 9: Line 10:


==Author==
==Author==
* Netlabs
* [[Netlabs]]
* [[Yuri Prokushev]]




[[Category:Tools]][[Category:Pascal]]
[[Category:Tools]]
[[Category:Pascal]]

Revision as of 16:40, 21 June 2016

Open Sibyl was a Netlabs project to build a Pascal RAD (Rapid Application Development) Tool for OS/2 and eCS 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 Sbil was to be built on top of Free Pascal compiler and its libraries.

Links

License and current status

  • Open Source released under the GPL v2 - Discontinued.

Author