PC Review


Reply
Thread Tools Rate Thread

C# developed by?

 
 
Vaishali
Guest
Posts: n/a
 
      19th Jul 2003
C# developed by?
 
Reply With Quote
 
 
 
 
AlexS
Guest
Posts: n/a
 
      19th Jul 2003
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" <(E-Mail Removed)> wrote in message
news:001c01c34e02$2d9115d0$(E-Mail Removed)...
> C# developed by?



 
Reply With Quote
 
DM McGowan II
Guest
Posts: n/a
 
      19th Jul 2003
"Chris R. Timmons" <crtimmons@X_NOSPAM_Xcrtimmonsinc.com> wrote in message
news:Xns93BD87DB6C578crtimmonscrtimmonsin@207.46.248.16...
> "AlexS" <(E-Mail Removed)> wrote in
> news:(E-Mail Removed):
>
> > 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.


 
Reply With Quote
 
Eric Gunnerson [MS]
Guest
Posts: n/a
 
      21st Jul 2003
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:Xns93BD87DB6C578crtimmonscrtimmonsin@207.46.248.16...
> "AlexS" <(E-Mail Removed)> wrote in
> news:(E-Mail Removed):
>
> > 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/



 
Reply With Quote
 
Soni
Guest
Posts: n/a
 
      22nd Jul 2003
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 ..
 
Reply With Quote
 
AlexS
Guest
Posts: n/a
 
      22nd Jul 2003
Eric,

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

Thanks!

"Eric Gunnerson [MS]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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:Xns93BD87DB6C578crtimmonscrtimmonsin@207.46.248.16...
> > "AlexS" <(E-Mail Removed)> wrote in
> > news:(E-Mail Removed):
> >
> > > 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/

>
>



 
Reply With Quote
 
Eric Gunnerson [MS]
Guest
Posts: n/a
 
      26th Jul 2003
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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 ..



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
using c++ developed dll in .net =?Utf-8?B?WUlndWNoaQ==?= Microsoft C# .NET 7 17th Jun 2007 06:29 AM
Can PC-developed App run on a Mac? =?Utf-8?B?SmF5?= Microsoft Access Form Coding 9 29th Apr 2007 09:27 PM
Use a control developed in .NET 2.0 in 1.0/1.1? Brian Schwartz Microsoft Dot NET 1 24th Jan 2007 04:02 PM
A web 2.0 site developed in .Net dgivoni Microsoft Dot NET 3 4th Jul 2006 05:04 PM
Is IE still further being developed? Mayanja Windows XP Internet Explorer 0 15th Aug 2004 06:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:30 AM.