Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Vala
Index -> General Programming
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
wtd




PostPosted: Sat Feb 14, 2009 3:12 am   Post subject: Vala

Vala is a language designed to make application development easier for GNOME/GTK+ developers. It is essentially C, with high-level concept support but without being D, Java, C# or C++. Wink

http://en.wikibooks.org/wiki/Vala_Programming
http://live.gnome.org/Vala
Sponsor
Sponsor
Sponsor
sponsor
btiffin




PostPosted: Sat Feb 21, 2009 12:53 pm   Post subject: RE:Vala

I think you just stole a fair piece of my Saturday afternoon wtd. Wink

I'm writing a GTK+ binding for OpenCOBOL ... now I have to go lookie see if Vala can accelerate that effort.

And initial lookies ... yes; now I know you've stolen a fair piece of my afternoon. Nice. Thanks for the heads up. Smile

Edit; SWEEET! Object Oriented without all the linkage name mangling. Woohoo.
code:

$ valac --pkg gtk+-2.0 -c -o builder builder.vala
$ cobc -x `pkg-config --libs gtk+-2.0` valacall.cob builder.o 

Done and running an XML ui file GtkBuilder generated TreeView from OpenCOBOL.

Edit; Whoa! webkit browser called from OpenCOBOL ... two minutes of work.

wtd; you da man!
Cheers
Display posts from previous:   
   Index -> General Programming
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: