From: Rodrigo B. de O. <rod...@gm...> - 2005-04-04 22:48:17
|
1) Get the ANTLR C# parser to construct a boo[1] AST 2) Write AOP custom attributes and pipelines steps so we all (c# and boo users) could benefit from 3) Let the existing pipeline infrastructure deal with all the rest (expression validation, code emission, etc) [1] http://boo.codehaus.org/ On Apr 4, 2005 2:03 PM, Eduard Ralph <asp...@ed...> wrote: > Hi, > > ok, so that means more work then I had anticipated. I thought they had all > the parts. Hmm, your right - rewriting a C# compiler would be a major > effort. The other thing I looked into was using Mono and just expanding > that. But that would mean getting into all the code. > Hmmm - we will have to see. > > > > Even if I +1 the proposal, I simply don't have the time/energy to invest > on > > it. Contributions are welcomed, though :-) > > So in principle you would say that the approach would be right, but the > amount of effort would be an issue. > I can understand if you would choose not to get into it. I would be willing > to invest the time to build the thing (building a compiler would be > interesting to me anyway). If I prove the point and get it far enough, would > you or someone else on the list want to chip in some? Here again, > contribution welcomed... :-) > > Greets, > > Eduard > |