473,320 Members | 1,953 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,320 software developers and data experts.

C# developed by?

C# developed by?
Jul 19 '05 #1
6 2808
As far as I know by creator of Pascal (or coauthor) and Delphi.
Heard through the grapevine, but not clearly enough.

Anybody knows details?

"Vaishali" <va************@hotmail.com> wrote in message
news:00****************************@phx.gbl...
C# developed by?

Jul 19 '05 #2
"Chris R. Timmons" <crtimmons@X_NOSPAM_Xcrtimmonsinc.com> wrote in message
news:Xn**********************************@207.46.2 48.16...
"AlexS" <sa***********@SPAMsympaticoPLEASE.ca> wrote in
news:eh**************@TK2MSFTNGP10.phx.gbl:
As far as I know by creator of Pascal (or coauthor) and Delphi.
Heard through the grapevine, but not clearly enough.

Anybody knows details?


Anders Hejlsberg is the gentleman's name. He was the creator of
Turbo Pascal and Delphi.

http://msdn.microsoft.com/library/en-
us/dndotnet/html/dotnetconvers.asp

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/


May be but I consider C# to be like Java and C++ which is why I use it.
Jul 19 '05 #3
Anders is the primary architect for C#. The design team for the original
version of C# consisted for 4-6 people (I was one), and met several times a
week for a couple of years.

The compiler development is done by a separate team, though there is overlap
between the design team and the dev team.

--
Eric Gunnerson

Visit the C# product team at http://www.csharp.net
Eric's blog is at http://blogs.gotdotnet.com/ericgu/

This posting is provided "AS IS" with no warranties, and confers no rights.
"Chris R. Timmons" <crtimmons@X_NOSPAM_Xcrtimmonsinc.com> wrote in message
news:Xn**********************************@207.46.2 48.16...
"AlexS" <sa***********@SPAMsympaticoPLEASE.ca> wrote in
news:eh**************@TK2MSFTNGP10.phx.gbl:
As far as I know by creator of Pascal (or coauthor) and Delphi.
Heard through the grapevine, but not clearly enough.

Anybody knows details?


Anders Hejlsberg is the gentleman's name. He was the creator of
Turbo Pascal and Delphi.

http://msdn.microsoft.com/library/en-
us/dndotnet/html/dotnetconvers.asp

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/

Jul 19 '05 #4
I have a very simple question here ... :)
how do u do it .? i mean how od u write a new language ..? what r the
languages u need to know to develop a new language ..? what do u have
to keep in mind .. ? how does one design a compiler for that language
...? I've always wondered ......
its just a question that was in my mind for quite some time now ..
thanks ..
Jul 19 '05 #5
Eric,

glad to know you've been there too. Nice work!

Thanks!

"Eric Gunnerson [MS]" <er****@online.microsoft.com> wrote in message
news:OT**************@TK2MSFTNGP11.phx.gbl...
Anders is the primary architect for C#. The design team for the original
version of C# consisted for 4-6 people (I was one), and met several times a week for a couple of years.

The compiler development is done by a separate team, though there is overlap between the design team and the dev team.

--
Eric Gunnerson

Visit the C# product team at http://www.csharp.net
Eric's blog is at http://blogs.gotdotnet.com/ericgu/

This posting is provided "AS IS" with no warranties, and confers no rights. "Chris R. Timmons" <crtimmons@X_NOSPAM_Xcrtimmonsinc.com> wrote in message
news:Xn**********************************@207.46.2 48.16...
"AlexS" <sa***********@SPAMsympaticoPLEASE.ca> wrote in
news:eh**************@TK2MSFTNGP10.phx.gbl:
As far as I know by creator of Pascal (or coauthor) and Delphi.
Heard through the grapevine, but not clearly enough.

Anybody knows details?


Anders Hejlsberg is the gentleman's name. He was the creator of
Turbo Pascal and Delphi.

http://msdn.microsoft.com/library/en-
us/dndotnet/html/dotnetconvers.asp

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/


Jul 19 '05 #6
I did an interview a while back that covered a lot of this. It's at:

http://www.activewin.com/interviews/microsoft/28.shtml
--
Eric Gunnerson

Visit the C# product team at http://www.csharp.net
Eric's blog is at http://blogs.gotdotnet.com/ericgu/

This posting is provided "AS IS" with no warranties, and confers no rights.
"Soni" <so******@hotmail.com> wrote in message
news:7e**************************@posting.google.c om...
I have a very simple question here ... :)
how do u do it .? i mean how od u write a new language ..? what r the
languages u need to know to develop a new language ..? what do u have
to keep in mind .. ? how does one design a compiler for that language
..? I've always wondered ......
its just a question that was in my mind for quite some time now ..
thanks ..

Jul 19 '05 #7

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

Similar topics

3
by: Raaijmakers, Vincent (IndSys,GE Interlogix) | last post by:
Sorry for the long header of this mail ;-) Has anyone experienced modules developed in 2.3.2 (using IDLE and PythonWin as IDE) don't work under 2.2.2.... I mean basic stuff like it can not see...
5
by: Prakash T. | last post by:
Dear friends, This is Prakash from in India at tamilnadu. I am a MCA Student. Please answer the Que: Mention the type of applications which can be developed using C language? Thanks and...
1
by: David | last post by:
Running IIS on the development PC is an inconvenience. Can Server Controls (or major parts of them) be developed without it? The COM controls can be developed and tested using a Windows App and...
4
by: Praveen Chandra | last post by:
Hi, I just wanted to put down the issue with more detailed information so that you can help us get to the right Microsoft resource for a solution! Here is the problem description... Our...
1
by: BF | last post by:
I have lots of C# applications developed in Visual Studio 2003 which I have not migrated into VS 2005. Now I need to call a C# DLL developed in VS 2005 from these C# applications of VS 2003. ...
1
by: eva100801 | last post by:
Hi All, I have few questions about deploying windows apps developed in .Net framework. These days it is all about internet apps and services, and I need to develop small windows app and deployed...
2
by: DotNetGuy | last post by:
I have developed a data access layer in my web site application by using web client software factory and put it in my business module as a service. The question is: Is it a good option to reuse...
3
by: comasoud | last post by:
Hi all, I'm having a problm woth an application developed in Access 2003. I have developed an application on Ms Access 2003. the folder where i stored it was c:\masoud\devlopment\ However when...
6
by: hkraju2 | last post by:
Can somebody clear my doubt on the language in which Java Virtual Machine is developed? I think it is developed in java only with Native methods in C and C++...Please post ur views. Thanks in...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.