Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Aug 14, 2021

Author: Beliavsky; Closes #301.

Author: Beliavsky; Closes #301.
compilers.md Outdated
language features are supported, so that Fortran projects may be any combination
of Fortran 77, Fortran 90 and Fortran 95.
Some features of Fortran 2003 and 2008 have been [added](https://www.silverfrost.com/19/ftn95/support/ftn95_revision_history.aspx).
There is a free personal edition.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add the information about the supported platforms and architectures if those are available?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to this page https://www.silverfrost.com/33/ftn95/faq.aspx

Silverfrost Fortran runs on both 32 and 64-bit Windows.

There is only one version of Silverfrost Fortran and it runs on 64-bit Windows just as happily as 32-bit.

If your programs need huge amounts of memory then turning on 64-bit mode will help you.

I will include the first sentence to this PR.

Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com>
@ghost
Copy link
Author

ghost commented Aug 14, 2021

Thank you for reviewing it.

Copy link
Member

@milancurcic milancurcic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@milancurcic milancurcic merged commit 3963caf into fortran-lang:master Sep 1, 2021
@ghost ghost deleted the silver branch September 5, 2021 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Silverfrost compiler description
3 participants