Object Pascal: Difference between revisions

Content deleted Content added
add references; request another
Line 104:
* The open source [[GNU Pascal]] compiler is available as a front-end to the [[GNU Compiler Collection]], which implements the [[International Organization for Standardization]] (ISO) 7185 Pascal standard, and most of the ISO 10206 Extended Pascal standard.
* Turbo51 is a free compiler to program [[Intel 8051]] chips.<ref>{{cite web |url=http://turbo51.com/ |title=Turbo51: Turbo Pascal Compiler for 8051 microcontrollers |last=Funa |first=Igor |date=2021 |url-status=live |archive-url=https://web.archive.org/web/20180925023509/http://turbo51.com/ |archive-date=2018-09-25}}</ref>
* WDSibyl is an open source Delphi-like IDE and compiler available for [[Microsoft Windows]] and [[OS/2]],<ref>{{cite web |url=https://www.wdsibyl.org/ |title=WDSibyl: Visual Development Environment |last=Draxler |first=Wolfgang |url-status=deadlive |archive-url=https://web.archive.org/web/20200212174135/https://www.wdsibyl.org/ |archive-date=2020-02-12}}</ref> and is a commercial [[Turbo Pascal]] compatible environment released by a company named Speedsoft that was later developed into a Delphi-like RAD environment named Sybil, and then open sourced under the GPL when that company closed down. Wolfgang Draxler (WD) now maintains the software. The compiler used seems to be located in a DLL and is not open-source.<ref>
{{cite web
|url= http://www.edm2.com/index.php/WDSibyl
|title= EDM/2: WDSibyl
|archive-url= https://web.archive.org/web/20210324031505/http://www.edm2.com/index.php/WDSibyl
|archive-date= 2021-03-24
}}
</ref><ref>
{{cite web
|url= http://www.edm2.com/index.php/List_of_Tools
|title= EDM/2: List of Tools
|archive-url= https://web.archive.org/web/20220821090646/http://www.edm2.com/index.php/List_of_Tools
|archive-date= 2022-08-21
}}
</ref><ref>
{{cite web
|url=https://ecsoft2.org/wdsibyl
|title= eCSoft/2: The Complete OS/2 Software Encyclopedia: WDSibyl
|archive-date= 2021-10-17
|archive-url=https://web.archive.org/web/20211017225456/https://ecsoft2.org/wdsibyl
}}
</ref> The compiler used seems to be located in a DLL and is not open-source.{{Citation needed|date=August 2024}}
 
==Compilers==