diff options
Diffstat (limited to 'project/templates/steelman.html')
-rw-r--r-- | project/templates/steelman.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/steelman.html b/project/templates/steelman.html index 175076f..652f781 100644 --- a/project/templates/steelman.html +++ b/project/templates/steelman.html @@ -49,7 +49,7 @@ to eliminate as many sources of errors as possible. It represents a possible fut <p><a href="https://en.wikipedia.org/wiki/Pascal_(programming_language)" target="_blank">Pascal</a>, like C, predates the Steelman requirements and so they cannot have had any influence at all on the language. It was designed for formal specification and <a href="https://www.tutorialspoint.com/pascal/pascal_overview.htm" target="_blank">teaching algorithms</a>. -Later dialects were used to develop several high profile software projects, including Skype, Photoshop, and parts of +Later dialects were used to develop several high profile software projects, including Skype, Photoshop, and the original Mac OS. It is useful to consider as a precusor of Ada, sharing many points of functionality and style.</p> <p><a href="https://www.rust-lang.org/" target="_blank">Rust</a> is the newest language here, created in 2010. It |