The more I work with X# the more I like it

We encourage new members to introduce themselves here. Get to know one another and share your interests.
Post Reply
User avatar
wriedmann
Posts: 3644
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

The more I work with X# the more I like it

Post by wriedmann »

Hi,

for nearly 20 years I liked the VO language very, very much. It gave me the power and strictness of C combined with a garbage collector, codeblocks and arrays. The explicit syntax also lead to readabler code than with other languages.

X# has all of this, but adds things like a better casting (casting to classes), and even stronger typing with Generics, other than new and powerful language constructs.

Therefore I have found a new favorite language: X#

Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Post Reply