[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Vala] Request: Some high level documentation about how vala works internally



If you want more exemple take a look at the vala/tests/*.vala .

You can also take a look at my vala-benchmark project. I re-implement
part of "The Computer Language Benchmarks Game" in Vala. These
benchmarks are implemented in many languages and you can compare these
with the Vala version.

Vala benchmark : http://code.google.com/p/vala-benchmarks/
The Computer Language Benchmarks Game : http://shootout.alioth.debian.org

2008/1/18, Alessandro Pellizzari <alex amiran it>:
> Il giorno gio, 17/01/2008 alle 19.03 +0100, Jürg Billeter ha scritto:
>
> > The generated libvala documentation[1] might help a bit, although the
> > actual method descriptions are not available in the HTML yet. Reading
>
> > [1] http://www.rpgsquare.de/valadoc/documentation/vala-1.0.vapi/Vala/content.html
>
> Please link this in the homepage. It's better than nothing. :)
>
> I think you are right in saying that end-user documentation is needed
> more than contributors docs.
>
> For me it's very difficult to understand how to write simple programs,
> as the syntax is quite different from every other language I used before
> (I never used C#).
>
> As the Vala source is written in Vala, I think developers too could have
> a better life with basic language documentation. It would be easier to
> read and understand the compiler sources then.
>
> Bye.
>
> --
> Alessandro Pellizzari
>
>
> _______________________________________________
> Vala-list mailing list
> Vala-list gnome org
> http://mail.gnome.org/mailman/listinfo/vala-list
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]