⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{implementation|Pascal}}

GNU Pascal is an implementation of Pascal for the GCC. While it uses the GCC back end, it isn't integrated into the FSF GCC distribution, but has to be obtained separately. It supports both Standard Pascal (ISO 7185) and Extended Standard Pascal (ISO 10206), as well as [[Borland Pascal]]. It also has partial support for other Pascal dialects and also provides several GNU Pascal specific extensions.

Homepage: http://www.gnu-pascal.de/