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

C# developed by?

C# developed by?
Jul 19 '05 #1
6 2811
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...

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.