Red (programming language): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
| name = Red
| logo = Red Language Tower Logo.png
| logo size = 160px170px
| logo caption =
| paradigm = [[Programming paradigm|Multi-paradigm]]: [[Imperative programming|imperative]], [[functional programming|functional]], [[symbolic programming|symbolic]]
Line 14:
| influenced =
| license = [[modified BSD license|modified BSD]] and [[Boost Software License|Boost]]
| website = {{Official URLurl|https://www.red-lang.org/|red-lang.org}}
| logo_alt = Red Logo (stylized Tower of Hanoi)
| year = 2011
Line 22:
| file_ext = .red, .reds
}}
 
'''Red''' is a [[programming language]] designed to overcome the limitations of the programming language [[Rebol]].<ref name="GS">{{cite web |title=Getting Started with GUI Programming using Red Language |url=https://www.studytonight.com/post/getting-started-with-gui-programming-using-red-programming-language |website=Studytonight |access-date=September 17, 2021}}</ref> Red was introduced in 2011 by Nenad Rakočević,{{Sfn|Balbaert|2018}} and is both an [[imperative programming|imperative]] and [[functional programming]] language. Its syntax and general usage overlaps that of the interpreted Rebol language.<ref>{{cite web |title=Interview with Nenad Rakocevic about Red, a Rebol inspired programming language |url=https://www.notamonadtutorial.com/interview-with-nenad-rakocevic-about-red-a-rebol-inspired-programming-language/ |website=Not a Monad Tutorial|date=28 August 2015 | access-date=August 28, 2015}}</ref>