Re: [LAU] sample preview program?

From: Harry Van Haaren <harryhaaren@email-addr-hidden>
Date: Thu Aug 05 2010 - 02:24:05 EEST

Hey Niels,

Sorry I do assume that everybody is familiar with the Waf build system! And
I shouldn't.

To configure, build and then run:

./waf configure
./waf
./run.sh

As for what Vala is capable of, it compiles to "intermidiate" C code (pure
C, not C++),
however its Object Oreintated, and natively supports most common stuff you
need if you use
GTK and Gnome things... (its a Gnome project I think..) All C libraries are
available if you write a
quick "vala header" so to speak, called a .vapi file. Syntax is like C# /
Java / C++

http://live.gnome.org/Vala

Also may be of intrest: Genie, (another "language" sytatically, however its
ran trough the same
compiler as Vala.) This looks more like Python, but with some "types"
throwin in around the place.

http://live.gnome.org/Genie

Hope this gives you some info, -Harry

PS: If your going to use Vala, I have parts of the Sndfile, Jack, and
Ecasound .vapi's written, and can
post them somewhere if you want. :-)

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Aug 5 04:15:02 2010

This archive was generated by hypermail 2.1.8 : Thu Aug 05 2010 - 04:15:02 EEST