Content deleted Content added
No edit summary |
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]]
==History==
|