29
Nim v2.0 released (nim-lang.org)
you are viewing a single comment's thread
view the rest of the comments
[-] grayrest@programming.dev 3 points 1 year ago

I don't know the specific motivation here but in general it's for package development to not be tied to the language release. People also generally have different backwards compatibility expectations for the stdlib vs a regular library and that constrains the development of the package. In Python the meme is that stdlib is where packages go to die. Not all large stdlib languages feel that way. Clojure, for example, has a pretty sizeable stdlib while being code frozen without a lot of demand for change. In general, however, language developers prefer not having things in stdlib.

this post was submitted on 02 Aug 2023
29 points (100.0% liked)

Nim Programming Language

214 readers
6 users here now

founded 1 year ago
MODERATORS