Click here to Skip to main content
15,881,281 members
Articles / Programming Languages / C#

Generate AST for the DLR

Rate me:
Please Sign up or sign in to vote.
4.75/5 (13 votes)
1 Aug 2008CPOL7 min read 48.2K   365   47  
Learn how to generate your own code for the DLR using an Abstract Syntax Tree.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect C2S
France France
Lionel is a software architect at C2S, a software company based in France and subsidiary of the Bouygues group.
Lionel is also the author of Liogo, an open-source Logo compiler for .NET.
Lionel is a contributor of DotNetGuru and Dr.Dobb's Journal.
Lionel is President and co-founder of OLPC France.

Comments and Discussions