Exforsys

Free Training

Features of this Concept

This is a discussion on Features of this Concept within the C Sharp forums, part of the Programming Talk category; I want to know the important features of Intermediate Language? Someone provide a detailed answer on this....

Go Back   Exforsys > Programming Talk > C Sharp

Exforsys.com


C Sharp C# Questions and Discussions

Reply

 

LinkBack Thread Tools Search this Thread
  #1 (permalink)  
Old 02-26-2007, 04:31 PM
Senior Member
 
Join Date: Apr 2006
Posts: 145
Rahulbatra is on a distinguished road
Features of this Concept

I want to know the important features of Intermediate Language? Someone provide a detailed answer on this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-02-2007, 01:22 PM
Senior Member
 
Join Date: Apr 2006
Posts: 139
Ralph is on a distinguished road
There are various features embedded with each of the different types of intermediate languages. CIL stands for C Intermediate Language is both lower-level than abstract-syntax trees, by clarifying ambiguous constructs and removing redundant ones, and also higher-level than typical intermediate languages designed for compilation, by maintaining types and a close relationship with the source program. The main feature of CIL is that it compiles all valid C programs into a few core constructs with a very clean semantics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-02-2007, 02:48 PM
Member
 
Join Date: Apr 2006
Posts: 98
Angela is on a distinguished road
Another vital feature of CIL is it has a syntax-directed type system that makes it easy to analyze and manipulate C programs. Also CIL front-end is able to process not only ANSI-C programs but also those using Microsoft C or GNU C extensions.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
About the Concept priyaraji PHP 2 04-14-2007 04:23 AM
Geekinterview.com Learing Center - New Enhanced Features! lokeshm Exforsys.com News 0 11-15-2006 11:25 PM
WebSphere V5.0 : Use refactoring features lokeshm Java 0 05-30-2006 03:56 PM
Catalog of Compiler Construction Products - Eighteenth Issue cccp@transformal.com Tech FAQ 0 05-01-2004 08:00 AM
comp.lang.eiffel Frequently Asked Questions (FAQ) Franck Arnaud Tech FAQ 0 04-17-2004 08:27 AM


All times are GMT -4. The time now is 09:39 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.