Nim (programming language): Difference between revisions

Content deleted Content added
Gregh3285 (talk | contribs)
No edit summary
Gregh3285 (talk | contribs)
No edit summary
Line 1:
{{Infobox programming language
|name = Nim (formerly Nimrod)
|logo =
|logo_size =
|paradigm =
|year = {{start date and age|df=yes|2014}}
|designer = [[Andreas Rumpf]]
|developer = Andreas Rumpf and Contributors
| latest_release_version = 0.10.2 /<br>{{release date|df=yes|2014|12|29}}<ref>{{cite web |url=http://nim-lang.org/news.html#Z2014-12-29-version-0-10-2-released |title=Nim 0.10.2 |publisher=Andreas Rumpf and Contributors|accessdate=15 Feb 2014}}</ref>
|typing =
|implementations =
|dialects =
|influenced_by =
|influenced =
|operating_system = [[Cross-platform]]
|license = [[MIT License]]
|website = {{URL|http://nim-lang.org/}}
|file_ext = .nim
|wikibooks =
}}
 
 
 
Nim is a programming language. <ref>{{cite web|url=http://nim-lang.org/|title=Nim Programming Language|accessdate=15 Feb 2015}}</ref> Prior to version 0.10, the language was referred to as Nimrod. <ref>{{cite web|url=http://goran.krampe.se/2014/10/15/bootstrapping-nim/|title=Bootstrapping Nim(rod)|last=Krampe|first=Göran|date=14 Oct 2014|accessdate=15 Feb 2015}}</ref>. The language was developed by Andreas Rumpf. <ref>{{cite web|url=https://thestrangeloop.com/sessions/nimrod-a-new-approach-to-meta-programming|title=Nimrod: A new approach to meta programming|accessdate=15 Feb 2015}}</ref>