The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Extending C# - Future Language research

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ashvil

Posts: 36
Nickname: ashvil
Registered: Aug, 2004

Ashvil is software professional looking for the next set of challenges. - http://Ashvil.net
Extending C# - Future Language research Posted: Nov 16, 2004 11:26 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Ashvil.
Original Post: Extending C# - Future Language research
Feed Title: Ashvil's Blog
Feed URL: http://ashvil.net/cs/blogs/blog/rss.aspx
Feed Description: Notes from the software world
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Ashvil
Latest Posts From Ashvil's Blog

Advertisement

Along with Comega, the MS research folks have come up with Spec#, which is oriented towards developing higher quality software by adding features like non-null types, checked exceptions, method contracts, model-based testing, etc.

The great things about these two research projects are that they extend and build on C#, which increases the chances that it will be usable by real world programmers, to provide actual feedback that can be used to enhance the C# language.

Hopefully, feedback from these projects will give C# 3.0 and 4.0 features that reduce programming time, reduce object-database-xml impedance, enable safer concurrent programming and help writing more secure and higher quality programs.

Read: Extending C# - Future Language research

Topic: [OT]Productivity, Linux style? Previous Topic   Next Topic Topic: Two Compact Framework Items of Note

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use