Planet Foo-ProjectsPlanet Foo-Projects - http://bar.foo-projects.orgJasper Huysmans: Vala > C- August 5, 2007 Brian writes about ObjC being much nicer to work with than plain old C for GUI work. I just came across an interesting project that tries to improve the situation: Vala. It&8217;s a new language with C-like syntax with a compiler that generates C code. Could be interesting. Although, generally speaking, code generators suck, you shouldn&8217;t have to deal with the generated code at all in this case. The code is written in Vala, which is compiled to native code, but if you create a library it..http://blog.xfce.org/?p=180 |