Microsoft is moving ahead with plans to deliver its XML programming language to programmers inside and outside the company. Recently OSNews posted an exclusive first look to the Xen language.
Microsoft is moving ahead with plans to deliver its XML programming language to programmers inside and outside the company. Recently OSNews posted an exclusive first look to the Xen language.
I do not like domain-specific languages. But as long as they keep this separate from C# I guess it is not that bad. The close similarity of the syntax to C# made me fear that they would add this to C#.
I doubt they will. It’s well known that c# will be taking a divergent path from say VB.NET, where VB.NET will be relegated to VB type stuff as it’s always been and c# will get new, interesting features for general purpose development. There’s lots of languages that target IL, but hopefully MS will not turn c# into some Perl-type language that suffers from “too much” featuritis.
>but hopefully MS will not turn c# into some Perl-type
>language that suffers from “too much” featuritis.
>
I hope so. I think after the next major feature update for .NET 2.0 (generics, iterators, lambdas) MS should be *very* conservative in adding new features to C#.