Content deleted Content added
Expanded reference including all authors |
Add 2020 release as open source |
||
Line 31:
Miranda was first released in 1985 as a fast interpreter in [[C (programming language)|C]] for [[Unix]]-flavour operating systems, with subsequent releases in 1987 and 1989. It had a strong influence on the later [[Haskell (programming language)|Haskell]] programming language.<ref>{{Cite journal|last=Hudak|first=Paul|last2=Hughes|first2=John|last3=Peyton Jones|first3=Simon|last4=Wadler|first4=Philip|date=2007-06-09|title=A history of Haskell: Being lazy with class|url=http://dx.doi.org/10.1145/1238844.1238856|journal=Proceedings of the third ACM SIGPLAN conference on History of programming languages|___location=New York, NY, USA|publisher=ACM|doi=10.1145/1238844.1238856}}</ref>
In 2020 a version of Miranda was released as open source under a [[BSD 2-Clause|BSD licence]]. The codebase has been updated to conform to modern C standards ([[C11 (C standard revision)|C11]]/[[C18 (C standard revision)|C18]]) and to generate 64-bit binaries. This has been tested on operating systems including [[Debian]], [[Ubuntu]], [[Windows Subsystem for Linux|WSL]]/Ubuntu, and [[MacOS]] ([[MacOS Catalina|Catalina]]).<ref>{{Cite web|last=Turner|first=David|date=2021-03-22|title=Open Sourcing Miranda|url=http://codesync.global/media/open-sourcing-miranda-david-turner-code-mesh-v-2020-codemeshv2020/|url-status=live|access-date=2021-12-30|website=Code Sync|language=en|publication-place=London|publication-date=November 2020}}</ref><ref>{{Cite web|title=Miranda download page|url=https://www.cs.kent.ac.uk/people/staff/dat/miranda/downloads/|url-status=live|access-date=2021-12-30|website=www.cs.kent.ac.uk}}</ref>
== Overview ==
|