xsharp.eu • The more I work with X# the more I like it
Page 1 of 1

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

Posted: Fri Jan 13, 2017 12:00 pm
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