Express.Net
-
Hey All, Just got round to something I have always wanted to write, inlining CodeDOM with C# where the CodeDOM looks very similar to a programming language itself. I have been through several private design sessions (including a custom compiler that generates IL and CodeDOM generation alongside) and I just wanted know what you all think. All MIT licensed, so "do they hell what you want with it". http://www.codeplex.com/expressdotnet Please, please, please, comments. I will write a CP article when I can get round to it.
-
Hey All, Just got round to something I have always wanted to write, inlining CodeDOM with C# where the CodeDOM looks very similar to a programming language itself. I have been through several private design sessions (including a custom compiler that generates IL and CodeDOM generation alongside) and I just wanted know what you all think. All MIT licensed, so "do they hell what you want with it". http://www.codeplex.com/expressdotnet Please, please, please, comments. I will write a CP article when I can get round to it.
It looks interesting. There are a couple of articles here on CP that attempt to do something similar, but your implementation seems to be the neatest solution so far.
Deja View - the feeling that you've seen this post before.