Talk:Vala (programming language): Difference between revisions

Content deleted Content added
C++: no need for vapi modification example
Supported OS?: new section
Line 90:
 
::Done. Feel free to fix spelin erors and formulation fawltzz. ''<span style="color: #800000; background-color: #FFFFA0; padding: 1px 2px 3px 2px">Said: [[User:Rursus|<span style="color: blue">Rursus</span>]] [[User talk:Rursus|<span style="color: #800000">☻</span>]]</span>'' 09:31, 30 June 2008 (UTC)
 
== Supported OS? ==
 
The current OS support reads as "Every platform with an ANSI C compiler, Vala generates C code" This seems a bit misleading since GObject isn't ported to every OS. It seems it should read something more like "Every platform with an ANSI C compiler that GObject supports. Vala generates C code that depends on GObject." Or since GObject is usually dependent on GLib, perhaps it should read GLib instead of GObject... Any comments on this?