Related articles |
---|
empirical studies of Programming Language use abraham@qucis.queensu.ca (1993-03-27) |
Re: empirical studies of Programming Language use martens@cis.ohio-state.edu (1993-03-28) |
Newsgroups: | comp.compilers |
From: | martens@cis.ohio-state.edu (Jeff Martens) |
Keywords: | bibliography, experiment, comment |
Organization: | Ohio State U. Dept. of Computer Science |
References: | 93-03-112 |
Date: | Sun, 28 Mar 1993 21:33:37 GMT |
abraham@qucis.queensu.ca (Edna Abraham) writes:
>I am looking for studies done on the use of programming languages in the
>real world. ...
If what you mean is characteristics of programs written in
particular languages, one reference is:
@article{SheLi:90,
author = {Zhiyu Shen and Zhiyuan Li and Pen-Chung Yew},
title = {An Empirical Study of {FORTRAN} Programs for Parallelizing
Compilers},
journal = {IEEE Transactions on Parallel and Distributed Systems},
month = {July},
year = {1990},
volume = {1},
number = {3},
pages = {356--364}
}
-- Jeff (martens@cis.ohio-state.edu)
[Do Fortran programs still mostly consist of statements of the form A=B ?
-John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.