Jason Whittington reports (via Managed Space)
Fellow DM Instructor Pierre Nallet has been working on a compiler project for quite awhile now. Whenever I would ask him what it was he mumbled something about "adding some stuff to C#" and wouldn't say much more.
Today I got an email that "eXtensible C#" shipped. Wow! XC# lets you say things like this:
[Requires ("o != null")]
void SomeMethod (object o)
{
...
}I'm too busy making the donuts this week to really sit down with it but it looks like a pretty slick product. Perhaps the most amazing thing of all is that it's free. Very nice stuff...
No comments:
Post a Comment