Sign In
Designing a new general-purpose language
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
September 2006
(1)
August 2006
(1)
May 2006
(3)
April 2006
(6)
April, 2006
MSDN Blogs
>
Designing a new general-purpose language
>
April, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Designing a new general-purpose language
Motivating examples - load-time properties, dynamic class loading, and optimization
Posted
over 6 years ago
by
hartwil
1
Comments
I think it is probably a good time to give a couple of motivating examples for my idea of a rich intermediate language. Both examples ultimately have to do with optimization, and are therefore more matters of performance than correctness. However, I believe...
Designing a new general-purpose language
The grand vision
Posted
over 6 years ago
by
hartwil
0
Comments
I'm going to start with a top-down view of what this language should be. A good place to start would be the distinction between managed and unmanaged platforms and languages. Most research on the matter has shown that managed code does a lot to reduce...
Designing a new general-purpose language
Why do features in special purpose languages have a place in a general-purpose language at all?
Posted
over 6 years ago
by
hartwil
0
Comments
This is a tricky question. There are probably plenty of features in special purpose languages that don't belong in a general purpose language. However, there are two reasons that we should consider these features: Some special purpose languages...
Designing a new general-purpose language
How can you do better than the many new and struggling languages out there?
Posted
over 6 years ago
by
hartwil
0
Comments
Briefly, I don't know that I can. But even if what comes out of this isn't a language that will be widely adopted, I still think this is a worthwhile exercise, because: Features I try out that turn out to be good may find their way into other existing...
Designing a new general-purpose language
What's wrong with the languages we already have?
Posted
over 6 years ago
by
hartwil
1
Comments
This is one of those standard questions that everyone who has worked on designing a language has come up against. Instead of getting into specifics, since I can't say for certain at this point what will be better about this new language, let me make the...
Designing a new general-purpose language
Motivation
Posted
over 6 years ago
by
hartwil
0
Comments
I have been interested in language design for a few years now. I guess my fascination started in college when I was exposed to a large number of diverse langauges as part of my coursework. This only grew as I explored the many languages out there that...
Page 1 of 1 (6 items)