nim-lang / website

Code for the official Nim programming language website
https://nim-lang.org
Other
115 stars 78 forks source link

open collective about section outdated (mentions "coveted 1.0") #312

Open pietroppeter opened 2 years ago

pietroppeter commented 2 years ago

https://opencollective.com/nim#category-ABOUT

opened this as a reminder (as asked by @dom96 in discord) to change that.

this is not an issue of the website.

full text in open collective:

Nim has evolved a lot over the years, but getting to the coveted 1.0 release is taking us a long time. We do not have the funds to work on Nim full-time, and a vast majority of Nim's development was done in our core contributor's spare time.

We want to develop the next generation of systems programming languages. One that at its core is easy to use, but that gives you the power to avoid boilerplate and ensure that your code has enough checks at compile-time to make your program as bug-free as possible at runtime.

Nim is already 90% there, with generics and other incredibly powerful metaprogramming features. We just need that extra bit of help to clean up the standard library and stabilise some of the experimental features in the language, in order to push it past that 1.0 release.

dom96 commented 2 years ago

Updated slightly. If someone wants to write something better that would be most welcome :)