Myslím, že chlapci z GNOME to už dávno majú premyslené.
Žiadne mono, ale vala !
Odporúčam pozrieť. Myslím že uspokojí priaznivcov HLL aj odporcov mono.
The syntax of Vala is similar to C#, modified to better fit the GObject type system. Vala supports modern language features as the following:
* Interfaces
* Properties
* Signals
* Foreach
* Lambda expressions
* Type inference for local variables
* Generics
* Non-null types
* Assisted memory management
* Exception handling
* Type modules (Plugins)