Lambda the Ultimate

inactiveTopic PL Points of View or Why we do that thing we do?
started 3/15/2004; 5:45:09 AM - last post 3/15/2004; 9:29:12 AM
M.J. Stahl - PL Points of View or Why we do that thing we do?  blueArrow
3/15/2004; 5:45:09 AM (reads: 160, responses: 2)
I have been reading through a lot of the articles on here and I started think about all the reasons people have interests in programming languages. This popped into my head while specifically reading Matt Estes question concerning formal type systems.

Why do we pursue language designs and the issues that are coupled with the design?

Myself, I look at languages as tools for dealing with problems. Ultimately I care not about the workings of the tool(s) as long it does what I want it to do with a certain amount of ease. I guess that is often why I tend to lean more towards the quick and dirty languages like Lisp, Python, Javascript, and Perl (well not as much Perl because I usually can't read what I wrote afterwards, which is the same reason I print instead write in cursive).

I guess I find it hard to see programming languages from a research point of view. My mindset when looking at research goes something like 'do I need an operator for this', 'is this character intuitively representing its use', or 'how many keystrokes, and how far do my fingers have to move in order to accomplish X'? If I was to place blame, I would have to say that Donald Norman's "The Design of Everyday Things" did this to me. I can't look at anything with a blissfully ignorant eye, not wondering if design X of the product Y is the best for me.

With my reasons expressed (though short and potentially ambiguous), I would like to know the intentions others. I would like to know what I may be potentially missing from the field.

Thanks guys. =)

Ehud Lamm - Re: PL Points of View or Why we do that thing we do?  blueArrow
3/15/2004; 5:54:58 AM (reads: 161, responses: 0)
You already posted this message (mutitple copies too..) no need for a new one...

M.J. Stahl - Re: PL Points of View or Why we do that thing we do?  blueArrow
3/15/2004; 9:29:12 AM (reads: 150, responses: 0)
Sorry about that Ehud, the browser was timing out me so I figured that the posts had not gone through... please feel free to delete the last two.