DonationCoder.com Forum

Other Software => Developer's Corner => Topic started by: Renegade on July 11, 2012, 08:26 PM

Title: Vala - A C#-Like Language for GNOME
Post by: Renegade on July 11, 2012, 08:26 PM
While banging my head against the wall trying to figure out how to get RESX to work with GTK#, I stumbled across this:

https://live.gnome.org/Vala
https://live.gnome.org/Vala/ValaForCSharpProgrammers

Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.

Looks very interesting, and almost identical to C#.

Anyways, it's worth having a brief glance at for anyone interested in new languages and all that jazz.
Title: Re: Vala - A C#-Like Language for GNOME
Post by: Ath on July 12, 2012, 01:59 AM
Fun :up: (Or should I have said 'Vun' :P)

Thanks :Thmbsup:
Title: Re: Vala - A C#-Like Language for GNOME
Post by: panzer on July 12, 2012, 05:40 AM
I heard about it when I stumbled across Synapse (launcher for Linux), which was written in Vala:
http://mhr3.blogspot.com/2010/11/introducing-synapse-acetylcholine.html
Title: Re: Vala - A C#-Like Language for GNOME
Post by: sword on July 15, 2012, 06:05 PM
Thanks.