12 Replies
I have considered writing my own language that is C# but uses the ownership + borrow approach
but unfortunately I do not possess the skills necessary to do such a thing
Vala is great!
i wish vala had like any community at all
it kind of does
the discord server has people
the matrix channel has even more people
and maybe wasn't as tightly coupled to GTK
that's fair
there is the posix backend, but it's kind of wonky sometimes
yeah i have used it, it sucks
the only people who use vala seem to be ppl developing stuff for GTK
as a windows main, that's not super interesting to me
gnome 🤮
(jk gtk is alright)
also vala needs overloads
I kinda disagree
I've had an increasing dislike towards overloads
it's not like anyone is using vala to write valid C
in some situations they absolutely work better
but in a lot of situations they plain don't