473,388 Members | 1,385 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

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 1549
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
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
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
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
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
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
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
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
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
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
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
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...

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.