Difference between revisions of "Vala"

From RidgeRun Developer Connection
Jump to: navigation, search
(Created page with 'Vala is new language adopted by the Gnome community for developing software with glib and gobject based libraries (but not limited only to those). Vala is a high level, object o…')
 
m
 
Line 5: Line 5:
 
RidgeRun uses vala (and supports the technology on the SDK) for rapid application development in different projects.
 
RidgeRun uses vala (and supports the technology on the SDK) for rapid application development in different projects.
  
For more information, visit the [http://live.gnome.org/Vala vala site], or look for the list of projects we work using [[:Category:Vala vala]].
+
For more information, visit the [http://live.gnome.org/Vala vala site], or look for the list of projects we work using [[:Category:Vala]].
  
 
[[Category:Vala]]
 
[[Category:Vala]]
 
[[Category:RidgeRunTechnology]]
 
[[Category:RidgeRunTechnology]]

Latest revision as of 22:34, 20 April 2011

Vala is new language adopted by the Gnome community for developing software with glib and gobject based libraries (but not limited only to those).

Vala is a high level, object oriented language, with a syntax close to C#.

RidgeRun uses vala (and supports the technology on the SDK) for rapid application development in different projects.

For more information, visit the vala site, or look for the list of projects we work using Category:Vala.