|
|
|
|
|
by khiqxj
1064 days ago
|
|
why are these new languages always built to solve problems in windows or unix or whatever and the main problem in those os are that there are 21 languages and thats before you even start talking about build systems, config files, and query languages and serialization. how would adding a new language to fix memory leaks make anything better? i see much worse problems here like you still have to build an sql query out of a string. the whole rust having this was just to make c people more comfortable to using a post 90s language (i.e memory safe) |
|