1. Computing

Discuss in my forum

David Bolton

Improving C with C2

By , About.com GuideJanuary 19, 2013

Follow me on:

Although there have been many appications written in C, it's acknowledged that maybe just maybe it can be improved upon. First there was C++, then D (in between C and C++), Google Go which is a modern C and C2 which just aims to improve C.

C2 does away with header files instead using packages. Turbo Pascal 4 back in 1987 was vastly better than C or C++ in that respect. No includes necessary, better typing and more built in types and C2 programs can use C libraries and C2 libraries can be used by C. I'd buy into this. There is a C2 compiler in progress (written in C++) so you can have a look at it. This is definitely one to watch.

Comments
No comments yet. Leave a Comment
Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>
Top Related Searches bado c2 january 19 gp

©2013 About.com. All rights reserved.