From: hammett <ha...@uo...> - 2005-04-04 16:28:53
|
----- Original Message ----- From: "Eduard Ralph" <asp...@ed...> > That was one of the reasons I dropped that idea early on. AFAIK ANTLR > already has a C# compiler, so I was thinking just to use that and extend > it. > I don't know in what sort of state it is, so that might be more work too, > but it would probably save a lot of extra hassle, etc. They have a grammar, which is just a small piece of what composes a compiler (lexer and parser). A compiler to C# would take, I don't, maybe a whole year of work... Even if I +1 the proposal, I simply don't have the time/energy to invest on it. Contributions are welcomed, though :-) -- Cheers, hammett http://www.castleproject.org/~hammett |