Vala - Features
Language |
|
Methods |
working |
Method calls |
working |
Local variables |
working |
Local constants |
working |
Lambda expressions |
working |
Asynchronous methods |
working |
Multiple variables with same name |
working |
Call async methods synchronously |
todo |
Basic types |
working |
Arrays |
working |
Arrays as public fields |
|
Objects |
working |
Class declarations |
working |
Interface declarations |
working |
Constructors |
working |
Fields |
working |
Properties |
working |
Methods |
working |
Structs |
working |
Constants |
working |
Enums |
working |
Error handling |
working |
Try statements |
working |
Delegates |
working |
Parameters with generics |
partial |
Signals |
working |
Virtual signal declarations |
working |
Libraries |
|
GIR Support |
|
D-Bus |
working |
D-Bus clients |
working |
D-Bus servers |
working |