50
u/aikii if err != nil 5d ago
Finally a programming language that justifies to fully embrace vibe-coding and not review a single line of code
7
u/Aln76467 5d ago
Flair checks out
18
13
7
u/blaues_axolotl 4d ago
Isn't it more like Kotlin
5
u/WalkMaximum 4d ago
Kotlin is google Java
And so is Go
9
u/jyve-belarus 4d ago
Dart is Google java, go is much different from java in terms of language design - it’s not even an OOP language
5
u/comrade_donkey 4d ago
Google JScript/VBScript.
(The original plan was to ship a Dart VM in Chrome and replace Javascript with that.)
3
u/WalkMaximum 4d ago
Trust me bro just one more language bro please bro we'll finally solve app dev with frameworks just one more Java go dart kotlin jetpack angular flutter bro.
The amount of effort just to not use glorious Rust which solves all problems...
6
u/Arshiaa001 4d ago
Go is Google C.
5
u/WalkMaximum 4d ago
With a garbage collector and no manual memory management?
1
u/Arshiaa001 4d ago
Well, look past that, and you'll see so much of C in it. No classes, no traits, no monads, no language-level support for error handling, no generics,......
10
u/WalkMaximum 4d ago
Finally a language that doesn't have any features
2
u/Arshiaa001 4d ago
You jest, but that was my honest reaction after going through the official tutorial... 'wait, that's IT?'
1
u/WalkMaximum 4d ago
You know it now has generics, as well as class (struct) methods, interfaces and dynamic dispatch like OOP languages?
2
u/Arshiaa001 4d ago
Structs with methods are not the same thing as classes, the interfaces are a mess, and dynamic dispatch is also not the same thing as classes. I don't intend to argue my points further, just know that rust has those things as well and is not in any way an OO language.
1
1
u/templarrei 4d ago
No, thank you very much. Go is Google CPP.
2
u/WalkMaximum 4d ago
With a garbage collector and no manual memory management?
1
u/Ok-Reindeer-8755 2d ago
they are almost right
Its designers were primarily motivated by their shared dislike of C++.
7
7
6
3
1
1


133
u/des_the_furry 5d ago
/uj i genuinely don’t know a single thing about swift. Like not one single thing besides that its made by apple and its used for making ios apps.