The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Microsoft Common Compiler Infrastructure

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Adrian Florea

Posts: 206
Nickname: adrian11
Registered: Jul, 2004

Adrian Florea is a .NET developer from Italy
Microsoft Common Compiler Infrastructure Posted: Jan 29, 2006 12:51 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Adrian Florea.
Original Post: Microsoft Common Compiler Infrastructure
Feed Title: Web Log di Adrian Florea
Feed URL: /error.aspx?aspxerrorpath=/adrian/Rss.aspx
Feed Description: "You know you've achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away." Antoine de Saint-Exupery
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Adrian Florea
Latest Posts From Web Log di Adrian Florea

Advertisement

Per chi vuole scriversi un compilatore per il CLR, sicuramente un grande aiuto troverà nella Microsoft Common Compiler Infrastructure (CCI). Questo framework non è direttamente scaricabile ma arriva (per esempio) insieme al compilatore Zonnon o all'utilissimo FxCop.

Purtroppo, le versioni della CCI che troverete in Zonnon e FxCop sono diverse:

Zonnon:

  • System.Compiler.dll (Compiler oriented replacement for System.Reflection and System.Reflection.Emit)
  • System.Compiler.Framework.dll (Contains a collection of standard compiler base classes as well as visitors for the standard node types defined in System.Compiler)
  • System.Compiler.Runtime.dll (Extensions to the Common Language Runtime used by the Common Compiler Infrastructure)

FxCop
  • Microsoft.Cci.dll (Incorpora alcune classi di Fugue, senza però utilizzare gli assembly di Fugue...)

Mi piacerebbe parlare in un incontro di questa CCI (per esempio diviso in due sessioni: una di presentazione dell'infrastruttura e l'altra di implementazione con tanto di codice) - qualcuno interessato? potremmo organizzarci per un sabato a marzo/aprile (per esempio nella prima metà di marzo, sempre in un sabato,  terrò una sessione su come potremmo sfruttare le funzionalità di C# 2.0 per implementare in modo innovativo alcuni design pattern; dettagli a breve in un altro post).

Read: Microsoft Common Compiler Infrastructure

Topic: Tech Ed Europe 2006 Previous Topic   Next Topic Topic: Microsoft Expression Interactive Designer (Sparkle) Is Here

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use