Related articles |
---|
.NET Compiler for Interactive Fiction david.cornelson@iflibrary.com (David A. Cornelson) (2003-02-21) |
Re: .NET Compiler for Interactive Fiction marcov@toad.stack.nl (Marco van de Voort) (2003-02-24) |
Re: .NET Compiler for Interactive Fiction neelk@alum.mit.edu (Neelakantan Krishnaswami) (2003-02-24) |
Re: .NET Compiler for Interactive Fiction david.cornelson@iflibrary.com (David A. Cornelson) (2003-03-09) |
Re: .NET Compiler for Interactive Fiction tbandrow@unitedsoftworks.com (2003-03-09) |
Re: .NET Compiler for Interactive Fiction neelk@alum.mit.edu (Neelakantan Krishnaswami) (2003-03-14) |
Re: .NET Compiler for Interactive Fiction lars@bearnip.com (2003-03-14) |
Re: .NET Compiler for Interactive Fiction david.cornelson@iflibrary.com (David A. Cornelson) (2003-03-14) |
Re: .NET Compiler for Interactive Fiction marcov@toad.stack.nl (Marco van de Voort) (2003-03-14) |
Re: .NET Compiler for Interactive Fiction tbandrow@unitedsoftworks.com (2003-03-16) |
Re: .NET Compiler for Interactive Fiction tbandrow@unitedsoftworks.com (2003-03-16) |
[22 later articles] |
From: | tbandrow@unitedsoftworks.com (tj bandrowsky) |
Newsgroups: | comp.compilers |
Date: | 9 Mar 2003 17:45:17 -0500 |
Organization: | http://groups.google.com/ |
References: | 03-02-125 03-02-147 |
Keywords: | practice |
Posted-Date: | 09 Mar 2003 17:45:17 EST |
See I don't know that he wants a code expander and the idea of writing
his own compiler to the CLR is rather intriguing. If anything, his
DSL would not be limited in a lot of ways because he could easily
expose the entire .NET framework to developers using his DSL.
> It sounds like what you want is a macro system, that takes a domain-
> specific syntax and expands it into C# code.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.