Ring (programming language): Difference between revisions

Content deleted Content added
No edit summary
Line 11:
| latest_test_date =
| typing = [[dynamic typing|Dynamic]]
| influenced_by = [[Lua (programming language)|Lua]], [[Python (programming language)|Python]], [[Ruby (programming language)|Ruby]], [[C (programming language)|C]], [[C Sharp (programming language)|C#]], [[BASIC]], [[QML]], [[xBase]], Supernova <ref name="The Ring programming language and other languages">{{cite web |url=http://ring-lang.sourceforge.net/doc1.12/introduction.html#ring-and-other-languages |title=The Ring programming language and other languages |author=Ring Team |date=20 March 2020 |work=ring-lang.net |publisher=[[ring-lang]]}}</ref>
| programming language = [[C (programming language)|C]]
| operating_system = [[Microsoft Windows|Windows]], [[Linux]] and [[macOS]]
Line 262:
==Documentation==
 
Ring is distributed with documentation written using [[Sphinx (documentation generator)|Sphinix]] (2302 pages for Ring 1.12). Also there is Japanese translation (unofficial).
<ref name="Documentation">{{cite web |url=http://www.sphinx-doc.org/en/stable/examples.html |title=Ring documentation uses Sphinix |author=Sphinix Team |date=25 January 2019 |publisher=[[Sphinx (documentation generator)]]}}</ref>
 
Also there is Japanese translation (unofficial).<ref name="Documentation">{{cite web |url=http://www.sphinx-doc.org/en/stable/examples.html |title=Ring documentation uses Sphinix |author=Sphinix Team |date=25 January 2019 |publisher=[[Sphinx (documentation generator)]]}}</ref><ref name="Documentation2">{{cite web |url=http://ring-lang.sourceforge.net/download.html |title=Download Ring documentation (PDF File), 2259 pages |author=Ring Team |date=15 September 2019 |publisher=Ring Team}}</ref><ref name="Documentation3">{{cite web |url=http://ring-lang-081.osdn.jp/docs-1.11/index.html |title=Unofficial Japanse translation for Ring documentation |author=OSDN |date=15 September 2019 |publisher=[[OSDN]]}}</ref>
 
==See also==
Line 285 ⟶ 284:
==External links==
* [http://www.ring-lang.net/ Ring home page]
* [http://ring-lang-081.osdn.jp/docs-1.11/index.html Ring Documentation (Japanese)]
 
{{FOSS}}
{{Programming languages}}