473,513 Members | 2,456 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating a .NET compiler

There are several third party .NET compilers out there at the market. This proves that it is possible to write a compiler for .NET and I am really interested in creating compilers. Now the question is that how can I generate the MSIL output and write an executable file (.exe or .dll for example). How is it possible to create a managed assembly dynamically at run-time

Thanks in advance
Homayoon
Nov 22 '05 #1
6 1551
Hi Momayoon,

http://msdn.microsoft.com/library/de...leroptions.asp

I hope this helps?

Cor
Nov 22 '05 #2
Hi Momayoon,

http://msdn.microsoft.com/library/de...leroptions.asp

I hope this helps?

Cor
Nov 22 '05 #3
Hi,

http://www.gotdotnet.com/team/lang/

Ken
--------------
"Homayoon" <an*******@discussions.microsoft.com> wrote in message
news:1F**********************************@microsof t.com...
There are several third party .NET compilers out there at the market. This
proves that it is possible to write a compiler for .NET and I am really
interested in creating compilers. Now the question is that how can I
generate the MSIL output and write an executable file (.exe or .dll for
example). How is it possible to create a managed assembly dynamically at
run-time?

Thanks in advance.
Homayoon

Nov 22 '05 #4
Hi,

http://www.gotdotnet.com/team/lang/

Ken
--------------
"Homayoon" <an*******@discussions.microsoft.com> wrote in message
news:1F**********************************@microsof t.com...
There are several third party .NET compilers out there at the market. This
proves that it is possible to write a compiler for .NET and I am really
interested in creating compilers. Now the question is that how can I
generate the MSIL output and write an executable file (.exe or .dll for
example). How is it possible to create a managed assembly dynamically at
run-time?

Thanks in advance.
Homayoon

Nov 22 '05 #5
Thank you all
Nov 22 '05 #6
Thank you all
Nov 22 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
2014
by: cody | last post by:
i basically want to create an object which contains an array (the last element of the class). the size of the array is determined when the object is created. for performance reasons (avoiding...
5
2014
by: Carl | last post by:
Hi, I am studying C++ right now. I am interested in creating my own mathematical software. Do you have any suggestions on the libraries or std libraries that I can use to creat very simple graphics...
6
291
by: Homayoon | last post by:
There are several third party .NET compilers out there at the market. This proves that it is possible to write a compiler for .NET and I am really interested in creating compilers. Now the question...
7
3227
by: cvh | last post by:
Hello, How would I take this class and build a DLL from it? Class PrClass Public aPrNummer As Integer Public aPrBarcode As String
1
2564
by: Eric Sasser | last post by:
I'm searching for anyone that has tried working with creating containersin shared memory using the April 2003 article by Grum Ketema in C/C++ UserJournal. I have a project up and running but am...
7
1830
by: Mark | last post by:
i have a "tile" class. i want to create a 2d-array of tiles. they should point to actual tiles to avoid storing repetitive data. ex. Tile *map; map = &tile_dirt; This does not work. I'm...
2
8685
by: Jan Callewaert | last post by:
When compiling a library with the intel compiler icpc, I get the following warning: ld: warning: creating a DT_TEXTREL in object This happens with icc-9.0.030 and ld-2.16.1. However, this...
38
2958
by: djhulme | last post by:
Hi, I'm using GCC. Please could you tell me, what is the maximum number of array elements that I can create in C, i.e. char* anArray = (char*) calloc( ??MAX?? , sizeof(char) ) ; I've...
13
12771
by: jkimbler | last post by:
As part of our QA of hardware and firmware for the company I work for, we need to automate some testing of devices and firmware. Since not everybody here knows C#, I'm looking to create a new...
19
1911
by: =?Utf-8?B?WWFua2VlIEltcGVyaWFsaXN0IERvZw==?= | last post by:
I'm doing my c# more and more like i used to code c++, meaning i'm casting more often than creating an instance of objects. like : protected void gvOrderDetailsRowDataBound(object sender,...
0
7260
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7384
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7537
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7099
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7525
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5685
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5086
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3233
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.