Ring (programming language): Difference between revisions

Content deleted Content added
Undid revision 968899163 by Charmk (talk)
Line 23:
==History==
 
In 2009, Fayed created a minor [[Domain-specific language|___domain-specific language]] called Supernova that focus on [[User interface|User interface (UI)]] creation and uses some ideas related to [[Natural-language programming|Natural Language Programming]], then he realized the need for a new language that are [[General-purpose language|general-purpose]] and can increase the [[Productivity|productivity]] of creating natural languages. Ring aims to offer a language focused on helping the developer with building natural interfaces and declarative DSLs. <ref name="Supernova1">{{cite web |url=http://ring-lang.sourceforge.net/doc1.12/faq.html |title=Ring Language - Frequently Asked Questions (FAQ) |author=Ring Team|date=January 2020 |publisher=Ring Team}}</ref><ref name="Supernova2">{{cite web |url=https://www.codeproject.com/Articles/66996/Supernova-Programming-Language |title=Supernova programming language |author=Fayed|date=April 2010 |publisher=[[Code_Project]]}}</ref><ref name="Supernova3">{{cite web |url=https://www.youm7.com/story/2011/12/24/%D8%B4%D8%A7%D8%A8-%D9%85%D8%B5%D8%B1%D9%89-%D9%8A%D8%A8%D8%AA%D9%83%D8%B1-%D8%B3%D9%88%D8%A8%D8%B1-%D9%86%D9%88%D9%81%D8%A7-%D9%88%D8%AA%D9%82%D9%86%D9%8A%D8%A9-%D8%A8%D8%B1%D9%85%D8%AC%D8%A9-%D8%A8%D8%AF%D9%88%D9%86-%D9%83%D9%88%D8%AF/562415 |title=Supernova language by Egyptian programmer|author=Omnia|date=December 2011 |publisher=[[Youm7]]}}</ref> <ref name="Softpedia">{{cite web |url=https://www.softpedia.com/get/Programming/Coding-languages-Compilers/Fayed-Ring.shtml |title=Ring 1.12 review |author= Softpedia Team|date=20 May 2020 |publisher=[[Softpedia]]}}</ref>
 
Ring aims to offer a language focused on helping the developer with building natural interfaces and declarative DSLs <ref name="Softpedia">{{cite web |url=https://www.softpedia.com/get/Programming/Coding-languages-Compilers/Fayed-Ring.shtml |title=Ring 1.12 review |author= Softpedia Team|date=20 May 2020 |publisher=[[Softpedia]]}}</ref>
 
* In November 2011, the idea of the new language was conceived.
Line 44 ⟶ 42:
* In January 25, 2019, Ring 1.10 was released.
* In September 15, 2019, Ring 1.11 was released.
* In January 25, 2020, Ring 1.12 was released.<ref name="evolution">{{cite web |url=https://glinksolutions.vn/2018/06/28/evolution-ring-programming-language/ |title=The evolution of the Ring programming language |author=G link Solutions Team |date=28 January 2019 |work=glinksolutions.vn |publisher=GlinkSolution|archive-url=https://web.archive.org/web/20190421214354/https://glinksolutions.vn/2018/06/28/evolution-ring-programming-language/ |archive-date=2019-04-21 }}</ref><ref name="Ring Complete Reference">{{cite web |url=http://ring-lang.net/ringbook.pdf |title=Ring 1.12 Reference |author=Ring Team |date=25 January 2020 |work=ring-lang.net }}</ref><ref name="V2EX">{{cite web |url=https://www.v2ex.com/t/604995 |title=Ring - a programming language from the Middle East, supporting GUI cross-platform, as easy to learn as PHP|author=V2EX |date=3 October 2019 |publisher=[[:zh::V2EX|V2EX]] }}</ref>
 
==Goals==