Content deleted Content added
No edit summary |
|||
Line 19:
| wikibooks = Ring
}}
'''Ring''' is a [[dynamic programming language|dynamically typed]], [[general-purpose programming language]]. It can be embedded in C/C++ projects, extended using C/C++ code and/or used as a standalone language. The supported [[Programming_paradigm|programming paradigms]] are [[Imperative_programming|imperative]], [[Procedural_programming|procedural]], [[Object-oriented_programming|object-oriented]], [[Functional_programming|functional]], [[Metaprogramming|meta]], [[Declarative_programming|declarative]] using nested structures, and [[Natural-language_programming|natural programming]]. The language is portable ([[Windows]], [[Linux]], [[macOS]], [[Android (operating system)|Android]], etc.) and can be used to create [[Console_application|console]], [[Graphical_user_interface|GUI]], [[Web_application|web]], [[PC_game|game]] and [[Mobile_app|mobile applications]].<ref name="dotnetpro">{{cite web |url=https://www.dotnetpro.de/diverses/sprachen/ring-flexibel-einfach-schnell-1571947.html |title=Ring: flexible, simple, fast |author= Bernhard Lauer |date=14 August 2018 |publisher=[[:de::Dotnetpro|Dotnetpro]]}}</ref><ref name="Youm7 (Egyptian daily newspaper)">{{cite web |url=https://www.youm7.com/story/2016/1/11/%D9%81%D9%89-25-%D9%8A%D9%86%D8%A7%D9%8A%D8%B1-%D8%A7%D9%84%D9%85%D9%82%D8%A8%D9%84-%D9%84%D8%BA%D8%A9-%D8%A8%D8%B1%D9%85%D8%AC%D8%A9-%D8%AC%D8%AF%D9%8A%D8%AF%D8%A9-%D8%A8%D9%85%D9%88%D8%A7%D8%B5%D9%81%D8%A7%D8%AA-%D8%B9%D8%A7%D9%84%D9%85%D9%8A%D8%A9-%D9%85%D9%86/2532713 |title= Ring: A New programming language |author=Hany Salah |date=11 January 2016 |work=youm7.com |publisher=[[youm7]]}}</ref><ref name="
==History==
|